Page 1 of 1

ESP32S3 LoRaWAN Communication with TTN Using LA66 Module.

Posted: Mon Dec 12, 2022 7:48 pm
by WardMas
https://youtu.be/i_y3ftt9oOs
In this tutorial, I am demonstrating 'CONNECT' Board that I have designed that has ESP32S3 and LA66 LoRaWAN module that communicates with LPS8v2 Gateway.

The ESP32S3 reads the internal temperature sensor and sends the read data over UART in form of AT Command to the LA66 module that sends the temperature data over LoRaWAN to the LPS8v2 gateway, which sends the obtained data to the TTN.

Some features of the TTN network are also presented and shown as a real life example in the tutorial. Then, it is compared with Helium network in terms of map coverage and usage pricing.

LPS8v2 gateway also features built in Node-Red server that allows IOT data management and offers UI. This feature is used to get the temperature data from the TTN application MQTT broker to make it available to the connected IOT device.


GitHub Repository:
https://github.com/UsefulElectronics/la ... /tree/main