-
### Configuration
Operating System: MacOS 14.3.1 (although also seen on windows and linux)
Device: Microbit v2.21 (nrf52833)
Device DETAILS.TXT
```
# DAPLink Firmware - see https://daplink.io
Bu…
-
With increased prevalence of data logging features it would be really good to have a well codified way of setting time programatically.
There are a few 'sources' of time:
* A BLE service like the …
-
Add a flash runner that copies zephyr.bin over to the device across mass storage. Ideally this would work cross platform, but also deal with issues like mounting, sync, etc.
galak updated
9 months ago
-
-
Hi there! 👋🏽
You should know about the proposal to add trace command support to CMSIS-DAP. The proposal is from @gzied of [Trande UG](https://trande.de/) and was first proposed and is documented i…
-
我使用脚本没法成功获得烧录算法,我修改了解析的源码,后面的得到的下载算法和stm32 的差别挺大的,并且我根据nrf52832的datasheet设置FLASH_SWD函数内烧录地址为0x0,但是烧录还是不成功,甚至擦除都不能正常擦除。想问下老哥你的nrf52832的离线下载这部分是怎么做的,万分感谢!
![image](https://user-images.githubusercontent…
-
| 编号 | 原本 | 修改后 | 备注 |
| -------- | ------------|------------| -------- |
| 1 | __weak | __WEAK | |
| 2 | __packed struct | __PACKED_STRUCT | |
| 3 | __forceinline | __STATIC_FORCEINLINE | |
…
-
We have to stick to v10.2.1 (10-2020-q4) as any newer version causes compilation issues in CODAL:
- https://github.com/lancaster-university/microbit-v2-samples/issues/33#issuecomment-951708083
-
Particularly on Mac, opening the DelugeProbe drive while it's connected to the Deluge causes a loading indicator for quite awhile before displaying the TXT file content.
This is likely due to the d…
-
After running the mbed-hal-rtc-reset test, something really bad happens to the DAPLink debugger and/or the Redlink debug tool on this target. The board is unable to be programmed anymore, and is tota…