Clear Filters
Clear Filters

how to configure things speak with nrf mcu board using zephyr based environment.

5 views (last 30 days)
I am working on a project in which i have to send packets over internet using ethernet port , using microcontroller as nrf52832 i am using nrf library connected with vs code and using a example code of packets in it to see if connection is working properly or not and track the packets i want to check if my packet is reaching to internet or not .
That's why i am using thinsspeak to check if my data is there or not but i am facing issue in including header file of thingsspeak and where should i include write and read functions in my code.
packet.c //source code in which i want to configure it will be very helpful if you can provide assisatance with same code or any example code of nrf board .
thank you for your assistance.

Answers (1)

Suman
Suman on 1 Feb 2024
Hi Prakhar,
I found a few examples where Thingspeak is used to read and write data as well as send data over internet. You can refer to them to understand how you can use Thingspeak:
I hope it helps!

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on ThingSpeak in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!