This project is meant to test low-power embedded system over wireless communication such LoRaWAN. Based on Mbed platform and EmOne's STM32L151x controller, modules: HX711, ADS1232, and ADS1220 have been used for recording and streaming weights over the network.
All helper scripts are placed in scripts directory.
- To compile code:
scripts/compile.sh
- To flash firmware, it depends on your programmer:
-
After
mbed import
a library into the project, please commandmbed deploy
consecutively.
- SSH to the Gateway
- Connect Gateway to the Internet
- Using Built-in ChirpStack
- Firmware of the node
- Edit the configuration in mbed_app.json file.