
PainlessMesh Listener
painlessmesh
About App
Just out of curiosity and to see if it is possible I wrote a small app for Android that can connect to a painlessMesh network (https://gitlab.com/painlessMesh/painlessMesh) and act like a node. So far the app can connect, request routing info (NODE_SYNC_REQUEST) and send single (SINGLE) and broadcast (BROADCAST) messages. Restrictions: - Not supported are (TIME_DELAY), (TIME_SYNC) and (NODE_SYNC_REPLY). - The app is connecting to the closest painlessMesh AP. Due to restrictions of Android it
Developer info