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 everyone, I have a custom board using nRF52832 chip.
I want to turn ON and OFF a LED, which is directly connected to a GPIO pin.
Using this configuration I expect...
Hi,
I want to use the math.h for my nRF9160 project, but when I include it, it doesn't find it. I am a beginner and I wanted to ask how do I include libarys proparly in...
Hi,
I have two nRF54840 DK and I am testing ble_app_att_mtu_throughput example with the boards. I am using nRF5_SDK_15.3.0_59ac345 SDK.
The number on the chip is "N52840...
Hello!
Im getting a hardfault when trying to send 10 bytes data via NUS. I receive the data, but the app crashes:
0> <error> hardfault: HARD FAULT at 0x00000000 0...
Hi everybody. I know that it is complete standart question, which has many asks and solutions here. I'm quite new to bootloader management stuff. So asking about some targeting...
Hi,
I am fairly new to BLE application development on NRF52.
I have a temperature and humidity sensor TH02 and I have interfaced it by making essential changes in TWI...
I found a function, sys_reboot() that apparently reboots the nRF9160. In order to use this function, what must be configured and what are the correct .h files?
Thanks
Hello,
I am trying to configure my nRF9160 v0.8.5 dk for current measurement and found out that SB 44 is missing on my kit. As the user manual suggest that in order to enable...
Dear DevZone team, I am using Thingy91 in NB-IoT mode because I am located in Germany. Last week I managed to connect it to the nRF Cloud by updating the firmware (thingy91_nbiot_legacy_pco_v0...
Hi,
I have multiple sensor data that needs to be recorded in separate files. This data is being collected in parallel. Using the FATFS xample in SDK 15, I am able to write...
Hello all,
I’m trying to connect my nrf51dk (board 1) with a CSR8670 (board 2) using GAIA services and characteristic.
On BOARC 1 i have implemented “Central HRS” beacause...
We made the test with your demo SDK on the board :
PCA10056 1.0.0 2018.46 PCA10056 1.1.0 2019.26
We modify the code to gate the trace ( see the attach file)
And the...
Hello team Nordic,
Example ble_app_rscs_c is working well with my pca10056, im using it to scan for advertising reports. To do the same with pca10059, im trying to merge...
Does the nrf52811 temperature peripheral do automatic linearity compensation? The product specification 1.0 says: " Linearity compensation can be implemented if required by...