jcherrabi
jcherrabi
Hello everyone, when i call `us_listen_socket_close` it seems to close the http/https socket but not the websockets sonnections, is this the correct behavior ? and i should handle closing down...
Hello i updated to the latest framework and i'm getting `LORAWAN_PREAMBLE_LENGTH `not declared, where should this be declared? shouldn't this be added to arduino.py: ``` env.Append( CPPDEFINES=[ ..... ("LORAWAN_PREAMBLE_LENGTH", 8...
Thank you for sharing, i think i hit a bug... if you simulate a failed login, and then log in successfully you will notice that no record was added due...