This short example shows how you can easing send different types of data from Arduino to NodeMCU via a json object. SoftwareSerial and ArduinoJson5 was used in the example. ArduinoJson6 does not have the same syntax and if used it will throw an error. If you want to upgrade to ArduinoJson6 check out this documentation Migrate from v5 to v6.
-
Notifications
You must be signed in to change notification settings - Fork 0
MY-Sabil/Send-Data-From-Arduino-To-NodeMCU
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A short example on how to send data from Arduino to NodeMCU