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...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi All:
I am trying to develop a project based on Heart Rate example. SDK version is 17.0, the receiver software is based Android-nRF-Toolbox.
Now, I can transfer ADC...
We are observing unexpectedly low throughput on the Mesh GATT Proxy service. Specifically, the Nordic device (acting in the GATT server role) is only sending one PDU on every...
Hi,
I have been looking into connecting two development boards over BT.
Previously, I managed to connect an nRF52833DK to an nRF9160DK.
https://devzone.nordicsemi.com...
Hello,
I am trying to enable the read protection on the NRF51822 on a custom board. By looking through the forums, I found different ways to try and enable the read protection...
Hi,
I try to use the online power profiler to estimate the current consumption in both connected mode and advertising mode.
The setup for my online power profiler is as...
Hi,
I am using a custom board setup for nRF9160 and I have trouble opening the project. I have got the project from one of our third party contractor.
Here are the version...
I am using SDK 17 currently and nrf52840. I have read through the Q&As in the Dev zone and have not found the exact answer. So it might be a good idea to ask here
I understand...
I have set up a Beacon with nrf52840 and SDK 17. The Beacon signal is transmitted in 10s interval. The Beacon transmitter does not need to receive any response data. The default...
I was working on a modified version of Asset Tracker on thingy91.
Everything was working fine during the development and I almost finished the task needed and then I thought...
Hi,
could you please advise us on how to set a static MAC address for the nRF52 series? We haven't been able to find it in the documentation. And it seems that default is...
I have TWI sensor comms running fine in Zephyr on nrf52840_dk and separately Bluetooth controller in low latency mode using S140 softdevice also running fine in Zephyr on...
In SDK For Mesh 4.1.0 the Light LC/CTL/Lightness models were added. The problem with this addition is that another flash page is reserved for the models metadata and possible...