Page 2 of 2

Re: BLE.config('rxbuf') not implemented?

Posted: Tue Jan 14, 2020 1:50 am
by monquarter
I recopied your demo files and added the code you suggested and I saw the same output as you. After reviewing, I noticed that I had changed the sleep_ms to sleep_us in the ble_temperature.py file when I first started working on the example to try and stress the ble link. It was throwing a memory error (because I was trying to send to many messages). Sorry for wasting your time, and thanks for you help.

Re: BLE.config('rxbuf') not implemented?

Posted: Tue Jan 14, 2020 2:14 am
by jimmo
Glad to hear it's working! :)