implementing secure authentication on edge impulse

Hey guys, @IoT Cloud so lately I have been working with Edge Impulse , but I'm having trouble implementing secure authentication with the Edge Impulse SDK in Python. I'm using a Raspberry Pi 4 as the hardware and MQTT as the communication protocol, but l've tried various configurations and I'm still getting authentication errors. Can someone please share their expertise on how to resolve this issue and ensure secure communication with the Edge Impulse platform?
Solution
Check your credentials, authentication method, MQTT topic, and payload format. Ensure everything matches the expected format. If issues persist, reach out to Edge Impulse's support.
Was this page helpful?