Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
Hi,
How can I understand what all Errata's are applicable to softdevice and are taken care of?
For my application I am aware of the modules/peripherals being used and...
Hi,
I noticed there is no SWO support mentioned in Product Specification 1.1 for nRF9160. But since the architecture seems similar to the nRF52/nRF53 that have SWO under...
I have been interfacing with the Macronix external flash via the nfrx_qspi library for logging. While I am able to use nrfx_qspi_read() to obtain my log data, I am also able...
PM_MCUBOOT_STORAGE_ADDRESS and PM_MCUBOOT_STORAGE_ID seem to be no longer defined as of SDK1.2. As per the discussion here , I tried using DT_FLASH_AREA_STORAGE_OFFSET which...
Using nRF52811, Segger SES, and SDK 16.0, I have some times that seem to be off by ~2X.
I'm timing by setting a gpio before and after the event and capturing with a scope...
Hi
Referring to
https://devzone.nordicsemi.com/f/nordic-q-a/58652/additional-questions-to-nrf52832-errata-220-clearification/238659#238659
From the above post, the...
I am new to the nRF9160dk board. I have been able to compile and run some of the sample programs. I am now looking to have a simple program to talk to external uarts 0 and...
I need my sara sara-r410m-02b ublox module to connect to the cellular network using at commands. For this reason I require to send the commands by means of programming lines...
Hi
I have a custom who is using 52832 to develop a Bluetooth door lock, including a NB-iot module, The door lock is unlocked via app Bluetooth.
the question is : There...
Hey all,
Have just been messing around with the board, everything was working fine until I tried to follow this guide to install CircuitPython onto the nRF. I got it into...
Hi there!
I am currently trying to follow the SDK instructions to get everything up and running. I followed all steps closely and didn't run into any errors apart from the...
Hi there,
Because of the current corona virus I could order a debug in/out cable for the Segger's build-in debugger (P18 & P19). But I have the cable it self and slot compatible...
We'd like to be able to store a few items including mutable keys, and unique identifier in each device that is generated on initial boot of the product. I'm just starting...
Is it possible to pair the nrf52 DK and nrf52 dongle through bluetooth? My project requires that the nrf DK sends data (sensor values) to the nrf dongle, and from the dongle...