-
I am implementing basic ADC support for the nrf52 and have a couple questions about the interface. One is a specific detail and one is a little more general.
1. The unit for what a sample means is …
-
I'm struggling with reading the battery value of a peripheral.
The peripheral is based on a Nordic nrf52 and implements the battery service 0x180F and a read characteristic.
After connecting to …
-
As was discovered by Paul-HIT in issue https://github.com/named-data-iot/ndn-iot-package-over-nordic-sdk/issues/23, the current ndn-lite library adaptation to the nordic sdk only works on the nRF2840,…
-
I am trying to use the micro:bit as a GAP Central device to detect beacon signals. I know the initial release of the CODAL used the S140 that has support for GAP Central. I have tried reverting to tha…
ovant updated
2 years ago
-
Hi,
Confirmed it's incorrect, forgot to set back to DDRAM after write.
Same code as an example but converted for nrf52.
```
uint8_t *c = &characters[0];
uint8_t x = 0;
while (c < …
-
`In file included from C:\Users\L\Downloads\ESP32_nRF52_SWD-main\ESP32_nRF52_SWD-main\ESP32_SWD_WIFI\ESP32_SWD_WIFI.ino:1:
C:\Users\L\Documents\Arduino\libraries\WiFiManager-feature_asyncwebserver/…
-
Hi
I am designing a custom board based on the nRF52XX mcu, where I am planning to use the Arduino IDE to upload sketches. During the development process, versions having different versions of the m…
-
Dear all,
I use the nRF52840 DK with Segger Studio and a Micron SPI SLC NAND 2Gb (256MB) Flash memory. I have already implemented the basic write read and erase functions for the NAND chip and the…
-
on a macos
installed pip and brewer, pyocd and gcc toolkit
after command make flash the code is not uploaded on board
with the blinky led example works, then i try with ble blinky and not works
…
-
Hi, I would like to know the group where I can post the queries reg related to nrf52840 support on codal.
Can anyone provide me the link for the same?
Thanks, NM
NMzen updated
3 years ago