Thomas Roell
Thomas Roell
Yes it does. - Thomas On Wed, Jan 3, 2018 at 12:23 PM, mayukhIITD wrote: > I have L476RG.. Does it have supercap? > > Thanks, > Mayukh > >...
I'll take a peek. Seems that other libraries (like Wire.h) do use "size_t". The code in "Stream.h" is an extension from the standard Arduino code. Looking at "write()" the return...
I *think* you are correct. Mind giving that a try ? It seems this had been fixed once, At least the ArduinoCore-stm32l0 has pretty much exactly this fix. On Thu,...
The function analogReadResolution() goes only up to 12 bits because the backing peripheral has only 12 bits.
There should be an update soon adding OTA. Working on adding the central/master part to BLE right now.
What device is used on the other side ? Android, Linux or iOS ? There are some issues with some peers reconnecting automatically on Firefly reset. One way to work...
I need to add that hopefully soon than later. There are a few issues though. Main one is the API ... ArduinoBLE uses (I think) ::available() ... That just feels...
No clue. I have not ever dealt with Keil / uVision.
Got a fix coming. For some reason some sequence of include files misses a key include file ...
Yup. Problem is that I never cross checked with the Nucleo board, which is the only one not having USB.