You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I overlooked some documentation, but how do i actually use the Node in Transport Mode?
My thoughts are that this firmware enables the use of an interface on the node (ble, wifi) to connect to reticulum without the need for the network stack on the client device (phone, pc, etc connected to the rnode in transport mode).
In an ideal implementation, the firmware would allow easy access to lxmf on reticulum without the need for the network stack on the client device.
Maybe I overlooked some documentation, but how do i actually use the Node in Transport Mode?
That's correct. It's mainly meant to act as a LoRa "router" to extend the mesh without needing a host attached to the radio,. I haven't tested it with WiFi but I imagine if the RNode were configured to connect to WiFi as well then it should be able to relay packets between WiFi and LoRa.
In an ideal implementation, the firmware would allow easy access to lxmf on reticulum without the need for the network stack on the client device.
The plan is to implement an "API" interface to this firmware that allows the attached device (iOS, Android, PC) to send/receive simple LXMF messages to/from a destination to free the attached device from the requirement of running the Python stack. Stay tuned.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe I overlooked some documentation, but how do i actually use the Node in Transport Mode?
My thoughts are that this firmware enables the use of an interface on the node (ble, wifi) to connect to reticulum without the need for the network stack on the client device (phone, pc, etc connected to the rnode in transport mode).
In an ideal implementation, the firmware would allow easy access to lxmf on reticulum without the need for the network stack on the client device.
Beta Was this translation helpful? Give feedback.
All reactions