-
I assume that users on Nomad and users on Sideband can both message each other back and forth?
The Nomad app is called the "Nomad *Network*" on your website, so that is what makes me think maybe th…
-
This is probably silly, but now Rnode is running on generic ESP32, could Reticulum be ported to Android as an app? Would a USB or even Bluetooth connection to the ESP32 then work?
samuk updated
2 years ago
-
Hi Mark,
actually I see some weird errors in my container log while using my ESP32 LillyGo T-Beams with the LoRa Interface:
[2022-06-11 16:54:15] [Error] A serial port error occurred, the contai…
-
Would love support for the Heltec LoRa32 V2.1 boards. From what I can see at initial glance it shouldn't take much to port over. The board is an ESP32-DOWDQ6 MCU with an SX1276 SPI interface LORA chip…
-
Hi Mark,
I tried to send a message using LXMF.
I wrote the following python script using two of my many test peers in out test net:
```
# Sowassi Sixtus [DA:02]
# Harlekin Simplex [DA:01]
…
-
Hardware Orange Pi One
Armbian 22.08.1 Jammy with Linux 5.15.63-sunxi
Python: 3.10.4
Unfortunately the installation of cryptography fails:
```
fhem@orangepione:~$ pip3 install -U cffi pip setup…
-
In the [manual](https://markqvist.github.io/Reticulum/manual/whatis.html#where-can-reticulum-be-used), it lists `amateur radio digital modes` as a medium that reticulum can use. However, I'm fairly su…
-
"The [Invisible Internet Project ](url) is an anonymous network layer that allows for censorship-resistant, peer-to-peer communication."
The i2p community created a couple python libraries for eas…
-
Is there a way to port this code to ESP-IDF to run RNode on a TTGO T-Beam or like ESP32 based LoRa device?
Cheers
Stephan
-
I have installed and configured NomadNet using "pip3 install nomadnet" on two different PCs. Installation of RNS, LXMF, and NomadNet appear to be correct. After execution of 'nomadnet' (Log = 7), I …