In this video, I've created a Bluetooth to LoRa gateway for sending distress messages in emergencies. This device is useful when standard communication protocols are down due to natural disasters.
In this video I'm showing how you can send data from an Arduino (NodeMCU) board to a hosted Laravel application. The example is super simple and I use generated random data on the NodeMCU board to ...