lora-mesh icon indicating copy to clipboard operation
lora-mesh copied to clipboard

LoRa mesh networking

Results 8 lora-mesh issues
Sort by recently updated
recently updated
newest added

Hi I initialized 2 modules LOM204... And i am getting only this messages on both ![image](https://user-images.githubusercontent.com/11488460/202513480-8213e3ed-4527-438b-b156-3abe88e459a6.png) ![image](https://user-images.githubusercontent.com/11488460/202513774-2e1a29a3-96e2-4a49-b735-e2bacfd85a7d.png) Is that i interrupt problem um DIO0 ?

Arduino: 1.8.5 (Linux), Board: "Heltec_WIFI_LoRa_32, 80MHz, 921600" WARNING: Category 'Language' in library ArduinoStreaming is not valid. Setting to 'Uncategorized' Archiving built core (caching) in: /tmp/arduino_cache_366318/core/core_espressif_esp32_heltec_wifi_lora_32_FlashFreq_80,UploadSpeed_921600_808b03452edbafa9ebcae00cb952e117.a sketch/Router.ino.cpp.o:(.literal._Z7freeMemv+0x0): undefined reference to `__brkval'...

am also getting the same output NO ROUTE is found. Did you solved it ? any one can help me? _Originally posted by @sitharthen in https://github.com/nootropicdesign/lora-mesh/issues/11#issuecomment-1283957584_

I am using arduino nano and AI-Thinker SX1278 RF RA-02 lora module. This is my code- //#include //#include #include //#include #include #include #include //#define RH_HAVE_HARDWARE_SPI #define RH_HAVE_SERIAL #define LED 13...

Can u make some example to make mesh network with this [sandeepmistry/arduino-LoRa](https://github.com/sandeepmistry/arduino-LoRa) library

Before adding functions `EEPROM.begin(EEPROM_SIZE);` and `EEPROM.commit();`, there was problem with writing value into EEPROM memory on ESP32. With the two added functions it works well.

Hi How many devices are possible on a single mesh network? Are there any know way to reach 512 or 1024 nodes per mesh network? How many hops are allowed?...

Dear Mr. Michael Sir, Greetings! (http://www.nootropicdesign.com/) By profession, I am a teacher; teaching in the School of Computing of Trident Academy of Technology. I am facing problem as described in...