Question
STM32WB, when atof() or strtod() BLE advertisement stops
I currently need a simple string to double/float function. For this I use atof() or strtod(). However whenever I call these functions the BLE advertisement stops and I cannot further connect to the WB.
Does someone have the same problem?
