-
board attach works OK, but users who are moving between a few tasks may forget which sketch they're on. Making arduino-cli sketch return the name and path of the current sketch would be handy.
tigoe updated
3 years ago
-
Hello,
I have several different CircuitPython boards which seem to hang when a 10 byte Mode Sense command is issued. I also have two that don't. Those two have bootloader version 1.23.0, the others…
-
I have been running into trouble in a NextFlow pipeline I wrote. After some investigation, i found out that for some of the samples only one of the fastq files was downloaded but the process still fin…
-
The USERROW structures have non-portable uses of bitfields, as well as a large amount of code that essentially duplicates what the compiler should be doing with them.
Furthermore, GCC 4.4 now issue…
-
**Describe your environment**
Using sloeber 4.4.3 product
OS: Win11
The url of the json that you used to download the platform
https://adafruit.github.io/arduino-board-index/package_adaf…
-
### Introduction
I've (quickly) made these notes to help people that ran in to trouble when using v3.20~16 or later in combination with Guimods or SetupHelper. More information about that in issue …
-
Hi,
I have a smarteverything board and I've been creating an asset tracking application.
All was going well with callbacks until I tried to create a downlink ... since then the Sigfox module has been …
-
I would like to use multiple levels of offset maps and use map-connector points to create dotted arrows showing how to get from one level to the next, as described in https://therion.speleo.sk/wiki/m…
-
NB: I think this is the same root problem as https://github.com/jacobrosenthal/hf2-rs/issues/34, but I'm not sure, so I'm filing this separately.
---
I do have an Adafruit Feather nRF52840 Expre…
lucab updated
2 years ago
-
I would like to set my BLE into sleep mode to save battery lifetime. Then BLE would periodicaly wake up or at my request.
Could you provide an example where sleeping mode / wake up feature are use…