
Version | 1.0 |
---|---|
Download | 2 |
Total Views | 47 |
Stock | ∞ |
File Size | 1.35 KB |
File Type | |
Create Date | December 11, 2018 |
Last Updated | December 11, 2018 |
Terms and Conditions:
to Download AND use this code or any of iotBind Platform services will be at your own risk and iotBind does not incur any consequences of using our services and you Agree with <a href="https://iotbind.com/policy.html" target="_blank" >Service Policy</a>.
This is Example code for GET GPS Tracking data from iotBind platform for nodeMCU ESP8266 LUA firmware and connected them with iotBind.com by HTTP API
The basic process to get started with NodeMCU consists of the following three steps:
- Build the firmware with the modules (file,GPIO,net,node,timer,UART,WIFI) from http://nodemcu-build.com/
- Flash the firmware to the chip
- Modify the code according to need of the project and Upload code to the device.
NodeMCU Documentation
http://nodemcu-build.com/
to link the device whith iotBind platform you need:
uid = Device UniqueID
key = Device API secret key
wifi_ssd = your WIFI Name
wifi_pass = your WIFI Password