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...
Hello Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0, gcc-arm-none-eabi-7-2018-q2 in my customboard.
Recently, I am making ble central module.
I can scan and...
Hi, I have only one question: during the write or erase cycle using fstorage, the cpu is locked? Sofdevice, Interrupts and main application are working also during with flash...
I'm using FDS together with Flash manager, and checked if everything goes alright in flash.
As per doc, I set FLASH_MANAGER_RECOVERY_PAGE_OFFSET_PAGES to FDS_PHY_PAGES....
Hi, I just try to start with the spi master example (nrf5sdk/examples/peripheral/spi) on mus PCA10040 board. I'm able to compile&flash it. It seems to be running (LED1 is...
Hi ,
I working on the getting started assistant setup but got failure when verify the GNU ARM embedded setup , see the following log :
11:32:05.867
c:\gnuarmemb\bin...
Hi,
Just want to ask what will be the effect if I will use an external oscillator (32.768kHz) with a CL nearly at max specification, let's say 12pF.
Thanks.
Hi,
Can we send a message from a Provisioner to a Unicast address in a mesh network?
I'm using nrf52832 and can send orreceive message between nodes in the mesh but I...
Using 4-bit SPI mode on the Display Controller side: SCL,MOSI,MISO ... and DCX (by which the controller distinguishes between command bytes and data bytes). There's no obvious...
Hi everyone,
Im Nicolas, from Colombia. I want to develop an IoT product, using nRF9160, but don't want to use the DK (is too big for my application). I've been reading...
HI,
I got the following log in my multiprotocol application:
SOFTDEVICE ASSERTION FAILED AT 0x00025b94
Since this address locates at softdevice, I can not know what...
Hi, i want to connect nRF52 Thingy with nRF6707 power profile kit to measure the current acquire by thingy.
How to connect the thingy to power profile kit
And also i...