-
I am having an issue trying to flash the NRF52832Y board and was wondering if anyone has configurations for successfully doing so.
I tried flashing it using an ST-Link V2 with the default Openocd…
-
To replace nrfutil, we should add more NRF52 bootloader functionality to nitrokey-sdk-py and/or pynitrokey.
- [ ] create and sign firmware image
-
I am currently working with the Zigbee protocol on nrf52840 in Zephyr and was actually thinking about switching to CircuitPython however I have not seen any Zigbee related API. Is anyone working on th…
-
### Operating System
Linux
### IDE version
Arduino 2.3.3
### Board
nRF52
### Version
latest
### What happened ?
I "compiled" adafruit-nrfutil from source and created the stand alone self cont…
-
Dear Sir, Your project is pretty impressive.
I am a big fan of keyboard as well, so I wonder do you have plan to develop a keyboard with nRF52?
-
### Category
Hardware Compatibility
### Hardware
All nrf52 boards
### Firmware Version
master (private build)
### Description
I just happened upon this code in Power.cpp:
```
…
-
The nRF52 syscfg (mcu/nordic/nrf52xxx/syscfg.yml) has a load of restrictions on it serial peripherals, e.g. `"!I2C_0 || (I2C_0_PIN_SCL && I2C_0_PIN_SDA)"`, aiming, presumably, the make sure that any e…
Uks2 updated
4 months ago
-
Is there any intentions to port the mesh to NRF52?
What would be the required changes to support NRF52?
-
Hi,
I am planing to switch from MPU9250 based device to EM7180_LSM6DSM_LIS2MDL_LPS22HB. This time I have a constraint that I must use nrf SDK as iwill be working on nrf52 device. Do you have any ex…
afnan updated
6 years ago
-
Hello,
I have done some testing with more heavy duty sending (100 Hz). The server occasionally crashes in the hpwork queue thread. I have increased stack size of the thread with no noticeable impro…