Nicholas Ravanelli

Results 11 comments of Nicholas Ravanelli

Thanks @h2zero for giving more clarity here. I need to maintain active scanning for various reasons, so would the temporary solution be to simply call `pBLEScan->stop();` after each active scan?...

@h2zero I have been running an ESP32 with your new fixes to active scan for a little over 40 minutes and HEAP use has stayed constant at `229108` with the...

> > @scripter-co @nravanelli I have created a branch that should resolve this here: https://github.com/h2zero/NimBLE-Arduino/tree/sr-timer > > > Please try it out and let me know, thanks! > > looks...

@felmue Thanks Felix, I solved based on your comment. Is there a way to turn off the modem at the start, without having to turn it on first?

@shahovkit I tried your method above, which works to select ALL items, but doesn't work if you have filtered the data already (i.e. search bar). Any idea how you can...

Internal testing on the HeatSuite widget and fixed the miss-handling of rr intervals and heatflux from the BTHRM and coretemp sensor, respectively.

Thanks @ihewitt! @thyttan merge ready when you are. I just fixed the conflicts with webtools

> Yes lets merge this soon 🙂 > > Just spotted one thing to run by Gordon. That’s an experimental feature I’ve been working on locally, in process of validating...