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'm currently making energy measurments with an nrf9160 DK. The software project is based on the udp_with_psm sample. I would like to run the test on different tx-power...
When debugging with Keil, the software may suddenly start from the beginning. The reset process may be running somewhere, but it cannot be detected. Is there information that...
Hi everyone,
I am a beginner developer, I'd like to know what's the difference between different softdevices.
In particular I am using SDK 10.0.0 with softdevice 110...
Dear Sir,
I am using Example beaconing_nrf52840_xxAA_s140_6_1_0 in nrf5 SDK for Mesh_v3.0.0 get stopped after running for sort period. I have tried to debug but could not...
Hi,
sd_ble_gatts_hvx returns 13313 in some rare cases involving the phone is far from the nrf52840.
My questions:
1. What this return code means?
2. What is the recommended...
I am trying to connect the device to android phone both on nRF connect as well as normal pairing. Both seems to not work.
I get this log from the device:
on_ble_evt: BLE_GAP_EVT_DISCONNECTED...
On \nRF5_SDK_15.3.0_59ac345\examples\peripheral\radio_test, there is the pca10040 project.
I can't find the pca10040e project.
So how can i to port the project to NRF52810...
Dear community We encounter a problem where the Segger RTT backend for the NRF logging library does not work in Segger Embedded Studio versions newer than 4.12 (4.16+). While...
Hi Nordic Tech Support Team,
my customer will use ISP1807-LR (InsightSIP module with nRF52840 SoC) for a project where he don't need USB.
Question:
What is the best...
I'm testing out an nRF9160 that I purchased several months ago. Sticker on back says PCA10090 0.8.2 2018.49. Testing the out-of-box asset tracker application that shipped...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Running device Central * 1 Peripheral * 10
All Perioheral Advertise Interval is 1000ms.
What are...
hi everyone, i'm trying to read the register values in nrf24l01+ since i need to use nrf as radiocontroller. Due to the fact i couln't write any bit on registers i tried to...