Kevin

Results 3 issues of Kevin

Hello, I have a board and it is setup to transmit every 4 hours, then go to sleep. Everything was great for 1 day then the board seemed to stop...

I can't seem to get anything over 11 bytes of data to send. When I write: myLora.txBytes(txBuffer, sizeof(txBuffer)); if txBuffer is > 11 bytes, it will return 0 and take...

I am looking to run labelimg on Ubuntu 20.0.4 I know the current version of python has problem, so I hoped to run: ``` pip3 install pipenv pipenv run pip...