paulvha
paulvha
I have spent the past week to rework an earlier Bluetooth implementation of AMDTP which I had build on the previous Library and to make it work now on ArduinoBLE...
Can compile now. Need to load a number of module (and again and again and...) I have used the mbed-os directory as with 2.0.1 as well as tried the github...
I was able to compile a static with MBED_CONF_PLATFORM_MINIMAL_PRINTF_ENABLE_FLOATING_POINT. I had to change in mbed-os/platform/mbed_lib_jason line 151 from false to true. It compiles without error and shows mbed_config.h set as...
It is working now (I had to set the right variable path for the compiler). I have build the static with the as-is configuration. Run a simple sketch : Setup()...
Thanks! I see what you mean. The app-config parameter is NOT passed on to build.py (the program used for building the library) and thus the target_override will not work. I...
Based on the idea and link ( https://www.arduinolibraries.info/libraries/lib-printf) ) that I had shared in a previous post, I had created a printf that does handle the floating point (and other...
Thanks . I am not getting the point about the I2C. Can you explain a bit more ? regards, Paul
The button order is very important. The hookup guide looks different from what I do : Press and hold the Reset button While still holding down the Reset button, press...
Good to hear it worked. You have to keep it pressed until it starts to upload. Then you can release it. @Wenn0101, can you pass this on to someone who...
just in case still needed for you or for others, there is a solution library for this on https://github.com/paulvha/apollo3/tree/master/APgpio