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 In order to implement some kind of secure custom advertisement, mainly to defeat reply attacks, I am thinking to implement a counter and exchange it in every advertisement...
Hi!
I try to write SD to 52810 and nrg go studio can't do it. After recover it can't to switch normal window with possibility erase device and SD write. What possible reason...
SDK 14.2 / SD132 5.0 / NRF52832 --> NRF52832
There is a thread here which discusses "when NUS is ready" : https://devzone.nordicsemi.com/f/nordic-q-a/28208/when-is-nus-ready...
I'm using SDK nRF5_SDK_15.0.0_a53641a, and I was able to trigger the hard fault handler from within the Nordic NFC library. Nothing was running. The microcontroller was asleep...
Hi
Some time ago, we purchased a couple of boards, then (I believe) called nRF52 PDK. They are marked PCA10056.
We need to obtain more nodes. From gleaning information...
Hello there,
I'm looking for a good source that explains the ideology of the Nordic methods for programming and debbuging the nrf5 chips so I'm looking for something that...
Hi,
I'am trying to run the example in Software Development Kit > nRF5 SDK > nRF5 SDK v14.2.0 > Examples > Bluetooth low energy examples > Experimental: IoT Examples > TCP...
Hi,
We have our nrf52840 module going to be ready soon. For production testing, what is the recommended and capable lower tester and upper tester? I am sure that nrf51822...
Hi all I am wrking in an sample be program where ble is advertising everey 5 seconds. I have configured app timer with fire period = 5 seconds in order to read a sensor. After...
Hi,
Ipv6 UUID 0x1820 shall be present in the advertising process. Is it mandatory to put it in the ADV_IND message or can it be in the SCAN_RSP one ? ... the scanner, 6BR...
Currently, we are testing Bonding & Connect.
Please see the attached log below.
If Click 「Bond」 on Android App (nRF Connect), disconnection occurs after "PM_EVT_CONN_SEC_SUCCEEDED...
Hello,
I have the following question: when developing a software product, I developed my own service. It consists of one characteristic and several descriptors (valid range...
On our products, we assign a custom sequential mac address to each unit (we use this number in other places in our system). I believe this is an issue due to the bootloader...
Hello all,
We are using nRf52832 DK.
We are trying to run TCP Client example from IOT.we have even burned the s1xx_iot soft device.We are getting the the error "CMSIS...