-
Hi,
I have been playing with the latest version of micropython on the nrf52840 USB dongle. The temperature over bluetooth example works perfectly for me (as a proof that micropython is properly fla…
-
Hello, I'm trying to migrate this project to nrf52 platforms, nrf52840 to be more exact. I have a few questions:
What are the things to keep in mind, more specifically, what are the functions that …
-
Not too sure I fully understand how fido keys work over NFC (13.56 MHz) but I did find this NFC rp2040 dev board that might be a good starting point for getting this functional:
https://thepihut.com/…
-
**Issue by [hnhoan](https://github.com/hnhoan)**
_Monday Oct 08, 2018 at 18:26 GMT_
_Originally opened as https://github.com/hnhoan/csnano/issues/5_
----
**Issue by [crowd-supply-projects](https:/…
-
I have one, would be interesting if we could reuse the hardware, I can imagine you have probably moved on from the project by now.
Your repo is the only one I have found so far, maybe you have some t…
hvegh updated
5 months ago
-
When trying with updated set of SVD's ([taken from nrfx](https://github.com/NordicSemiconductor/nrfx/tree/master/mdk) I ended up with following traceback:
```
Error: In device `nrf52`
Caused by…
plaes updated
2 weeks ago
-
[Kconfig](https://www.kernel.org/doc/html/latest/kbuild/kconfig-language.html#)
---
- 技巧:在配置界面按`/`快速查找,按对应数字快速跳转到指定项目
[VS Code](https://code.visualstudio.com/)
---
***Visual Studio Code for C/C…
-
Currently it is annoying to use the unsafe `bits()` function when writing to tasks or clearing events.
I think the best way to approach this is to patch the SVD for any field with the name `task_` …
-
Hi,
I'm tuning the low power consumption with nRF52832. I was able to get to 170uA in System On mode with no modifications to mynewt-core.
But to get to 1.9uA I had to add following patch:
```
…
-
In the repo, there are obvious firmware links to:
- esp
- linux_hci
- microbit
for microbit -> the firmware given in that directory is using the fixed public key at compile time:
https://github…