markqvist / RNode_Firmware

RNode is an open, free and flexible digital radio interface with many uses
https://unsigned.io/rnode
GNU General Public License v3.0
145 stars 52 forks source link

Feature request: support to enable wifi hotspot on esp32 boards #40

Closed megabyte2010 closed 4 months ago

megabyte2010 commented 1 year ago

It would simplify the usability of the device, enabling any device with wifi connection to communicate with the lora network.

NiklasCa commented 9 months ago

+1 This would really be useful!

mdallaire commented 8 months ago

Having the RNode interface accessible over a tcp:// socket would be awesome. A wifi client mode could also be useful.

1- Connect the RNode to the local wifi network 2- Set it up on the roof 3- Have an indoor server running reticulum that connect and use the RNode over the TCP socket.

markqvist commented 4 months ago

No takers for implementation. Closing as out of scope for now.