just checked and we are sending only one packet per connection interval
That's interesting! Thanks for the spot, I'd totally forgotten about that - maybe it was something that was pulled out for Nordic's gateway, when other stuff can handle it fine.
I could maybe add a E.setFlags flag for it for now - downloads from bangle.js would probably benefit greatly with it
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That's interesting! Thanks for the spot, I'd totally forgotten about that - maybe it was something that was pulled out for Nordic's gateway, when other stuff can handle it fine.
I could maybe add a
E.setFlags
flag for it for now - downloads from bangle.js would probably benefit greatly with it