I needed to verify that a newly installed LoRaWAN gateway was working correctly, so I built a simple and portable testing ...
I’ve been testing out the RYB2340 Bluetooth module, and it’s honestly one of the simplest ways I’ve found to add wireless control to Arduino or ESP8266 projects. In this video, I’ll walk you through ...
const int LORA_POWER = 20; // set TX power to maximum const int LORA_RETRIES = 12; // try to init LoRa several times before error const int LORA_DELAY = 500; // delay ...
It has been tested on Iono MKR with Arduino MKR WAN 1300/1310 boards running firmware version 1.2.3. To update the firmware, download the MKRWAN library and run the "MKRWANFWUpdate_standalone" example ...
Abstract: Maritime communication faces the influence of many irresistible factors such as air pressure and waves, which leads to the degradation of the efficiency and quality of maritime communication ...