- https://github.com/ifawwaz/Arduino-to-ESP8266-NRF-Communication
- https://github.com/mathworks/thingspeak-arduino/tree/master/examples
how to configure things speak with nrf mcu board using zephyr based environment.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponses (1)
Suman
le 1 Fév 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!
0 commentaires
Communautés
Plus de réponses dans ThingSpeak Community
Voir également
Catégories
En savoir plus sur ThingSpeak dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!