STM32 ESP8266 HELP

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
imrannaeem
 
Posts: 2
Joined: Mon May 31, 2021 2:59 pm

STM32 ESP8266 HELP

Post by imrannaeem »

Hi ..
I am new on adafruit.io .
I want to use STM32 + ESP8266 to send data on my adafruit dashboard
I have done little experiment with stm32f405 + esp8266 with Keil IDE and send data on Thingspeak.

much appreciated if anyone can guide simple syntax for adafruit.io

thanks in advance

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: STM32 ESP8266 HELP

Post by brubell »

Have you sent data to Thingspeak's HTTP API or MQTT API?

User avatar
imrannaeem
 
Posts: 2
Joined: Mon May 31, 2021 2:59 pm

Re: STM32 ESP8266 HELP

Post by imrannaeem »

Hi ...

I have sent data to Thingspeak's HTTP API

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: STM32 ESP8266 HELP

Post by brubell »

imrannaeem wrote:Hi ...

I have sent data to Thingspeak's HTTP API
Ok, Adafruit IO's HTTP API documentation is here: https://io.adafruit.com/api/docs/#adafruit-io-http-api


Let me know if you encounter any errors or have any questions about implementation

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”