Skip to content

Jessie219-web/Wio_Tracker_1110_Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wio Tracker 1110 Examples

Code examples for Wio Tracker 1110.

Folder Structure

/examples

Contains examples for the Arduino IDE platform.

Folder Summary LoRaWAN Note
Grove/adc_gain Output Grove - Analog (P1) voltage to Grove - UART. Grove - Analog
Grove/iic_scan Scan I2C and output the I2C address that responded to Grove - UART. Grove - I2C
Grove/mma7660_gain Output the accelerometer(MMA7660) value to Grove - UART. MMA7660
Grove/p25q32h_flash_speedtest
Grove/temperature_gain Output the temperature and humidity sensor(SHT4x) value to Grove - UART. SHT4x
BLE/ble_scan_advanced
LoRaWAN/SenseCAP/sensecap_ble_uplink SenseCAP Cloud
LoRaWAN/SenseCAP/sensecap_gnss_uplink SenseCAP Cloud
LoRaWAN/SenseCAP/sensecap_wifi_uplink SenseCAP Cloud
LoRaWAN/TheThingsNetwork/ttn_geolocation_gnss The Things Network
LoRaWAN/TheThingsNetwork/ttn_uplink The Things Network

/platformio

Contains examples for the PlatformIO platform.

Folder Summary LoRaWAN Note
Grove/io_test
LoRaWAN/TheThingsNetwork/ttn_geolocation_gnss The Things Network
LoRaWAN/TheThingsNetwork/ttn_geolocation_wifi The Things Network
LoRaWAN/TheThingsNetwork/ttn_uplink The Things Network
LoRaWAN/TheThingsNetwork/ttn_uplink_with_beacon The Things Network

/src

Contains a dummy header file for display in the Examples menu of the Arduino IDE.

Technical Notes

Firmware Overview

Internal Flash Memory Map

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.6%
  • Python 0.4%