Matthias Ringwald

Results 77 comments of Matthias Ringwald

Hi @Matheus-Garbelini ! I (finally) wanted to give it a try but I get stuck with the communication setup after flashing the ESP32 with the provided tool as described in...

@Matheus-Garbelini Thanks for asking. Sorry to not report earlier. Yes, I got the AU_RAND flooding to work on the borrowed WROVER board. It worked right away and it's quite reliable...

Thanks for the quick response. I've tried adding a delay after the baud change as well as removing the baud change altogether. The TX glitch happens stubbornly around 1.4 ms...

Weird. Could you run the full (albeit clumsy) script? The STM32 target should have been erased several times using the script from the book. I see 'Detected known STMF32: STM32F04xxx...

Thanks for the script to read out the flash of the target. It run and I got a 32k file with '0xff's - so this confirms that the script to...

Thanks for taking a look and working on this. I'll try to compile it in the next days and confirm the fix

Compiling CCSM / LLVM seems to got simpler, or at least not more complex. Just pulling and doing a new compile worked out of the box. I can confirm that...

It is! I think the Bluetooth SIG insists on always writing Bluetooth with a capital 'B' (and I'm used to that as well). Could you use "The Bluetooth examples that...

@peterharperuk if there are more than one ACL packet stored in the cyw43 ring buffer, will all of them get processed in a row until it's empty? or does this...

@sanjay900 Could you run gatt_streamer_server on one pico and le_streamer_client on the other. le_streamer_client should be configured to use TEST_MODE_ENABLE_NOTIFICATIONS - so it's only receiving. As the demo prints the...