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?
2 Replies
Daniel kalu
Daniel kalu3w ago
Maybe this is an obvious thing and I don’t see it but there aren’t any specifics to what error you are facing and when you are facing said error. In this format it’s impossible for anyone to help. Generate API credentials in the Edge Impulse dashboard Double-check credentials and device ID. Also try to install all required libraries before proceeding Whenever I try to authenticate I get this error message EdgeImpulseException: Authentication failed (401 Unauthorized) - Invalid credentials or authentication method I've tried various configurations to resolve this issue, i double checked my credentials also endured i used the correct MQTT topic and payload format
Joseph Ogbonna
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.
Want results from more Discord servers?
Add your server
More Posts
How to Install and Secure the Mosquitto MQTT Messaging Broker on Ubuntu 18.04https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messagEstablishing MQTT Connection with Private Key - is that secure?In this video, I discuss using a Private Key in the MQTT connection setup. It's crucial to keep the New Embedded Programming Language by AppleLast week at WWDC 2024, Apple unveiled Embedded Swift, a new programming language for resource-limitDoes anybody worked on Quectel EC200 series SIM module for establishing an MQTT connection to cloudAT+QMTCONN=0,"deployment-fc9b6ee2","chara","chara" OK +QMTCONN: 0,1 +QMTSTAT: 0,3 I'm getting thInstalling Minimal Valgrind Components for Embedded Systems to Reduce Footprint@Middleware & OS Hey guys, In other for me to minimize my embedded system's footprint, can I instaFixing 'Missing Operator' Error in Batch Script for Renaming JPG Files on WindowsI'm trying to rename image files (JPGs) on a Windows machine. I want to add an incrementing number (Understanding Anonymous Inode 0 Entries in /proc/pid/maps for Memory Usage in Embedded LinuxI'm investigating memory usage in my embedded Linux application using `/proc/pid/maps`. I'm confusedHow to Correctly Calibrate a Load Cell Using HX711 Library for Accurate Weight Measurements?Hello everyone, I am trying to calibrate a load cell to obtain the correct weight. I followed the inDIY haptic SmartKnob: BLDC motor + round LCDThis innovative input device, SmartKnob, is an **open-source** input device with software-configurabHow to Implement OTA Updates for ESP32 with FreeRTOS on Google Cloud IoT Core?@Middleware & OS Hello guys am interested in `over the air` (OTA) firmware update of an ESP32 micro