Sample plug n play Arduino Uno R3/Seeeduino V4.2/... client for my nRF24L01 field gateway projects (see my profile for these). The design goal was a simple demo sketch that students could use as a basis for their projects.
Both clients use
- RFX Arduino shield
- SeeedStudio Grove-Temperature & Humidity Sensor
- SeeedStudio Grove-Universal 4 Pin Buckled 5cm Cable
The Arduino Uno R3 version also uses
- SeeedStudio Grove-Base Shield V2
Download the code, then build and deploy to duino device.
Ensure the case of your sensor identifiers is consistent with the IoT Cloud Service configuration .
Ensure the FieldGatewayAddress, FieldGatewayChannel and RadioDataRate match the configuration of your field gateway.
Comments