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...
I need to store just and handful of bytes in flash, some config data. Looking around the forum I've seen recommendation to read and write from/to by using the nvs functionality...
We are in the feasibility stage of a product that requires integration of Apple "Find My" technology only.
Some questions below for pre-development: 1) If we have an existing...
Unable to program external nRF52832 custom board using nRF52840 DK (P19 Debug Out)
I am trying to program an external custom board based on the nRF52832 SoC using the nRF52840...
Hi Team,
1. Radio Firmware upgrade supports only HTTP server?
2. Application can be transferred as a complete file instead of chunks of packets?
Regards,
Sravan...
Hi,
I am attempting to sample multiple channels using the nrfx drivers. Using external timer with PPI over internal timer seemed to provide no benefit so I went for internal...
Hi Team,
1. Can we write date and time to GRTC?, if yes, can you please share the sample code.
2. can we configure GRTC to wakeup MCU as per configured time(Ex: wakeup...
Hi,
When we open a TCP socket in our nRF9151 application, we set it to non-blocking.
The flow:
Sometimes, seemingly at random, nrf_fcntl() returns -1 and errno ...
I am trying to program a custom PCB board that has a BMD380 (10059 chip). The BMD380 is setup in HV mode and is powered by a Li-Ion battery (please see the schematic below...
Hello, I'm developing with an nRF54L15 Revision 1 (QFAA-B00). I'm encountering a problem described in the errata: 3.4 [8] SPIM: Wrong data is transmitted on MOSI (Symptom...
hi support team,
customer is using nRF54l15 BLE with external WIFI (not 7002), currently met with problems about shared antenna.
problem is as below:
when external wifi...
Dear Nordic,
Currently nrf7002 dts binding file for QSPI bus has an 'QSPI' label inside for [compatible, on-bus] scheme matching, This may cause problem on non-NRF host...
Been asked for a last minute change to a nrf project that is a the nrf being a client (central device) that connects to a server and gets info to and from said server. All...
I attempted to power the nRF9161DK using an external battery by feeding the VDD_nRF pin. However, the nRF9161 SiP did not operate correctly because several subsystems on the...