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 all,
I am working on a project with the nrf52832 and I am using softdevice S132 6.1.1. After creating my desired flash layout (with some help on this forum, thanks!)...
Dear,
I am using NRF52840 and nRF5_SDK_17.0.0_9d13099 and SES development tool.
And also, I am testing SPI master with p0.29/30,31 and P0.26.
but when I do "nrf_drv_spi_init...
I am tring to DFU by Bluetooth with example, but it not work.
Please someone help me!!
My environment
PCA10056 nRF52840
SDK17.0.0
examples/dfu/secure_bootloader...
I was working with the Thingy:91 trying to get into into a serial printing state. I tried to updated the modem and firmware using the nrf Programmer. When updating the modem...
I've been having problems trying to get any of your example project to use NLOG to a uart port that we have made available for production test on our new product.
I've chosen...
Hi,
I am desperately trying to read some RTT Input with Zephyr, but I just cant get it to work!
All I want is to read the RTT Input. I tried with the console and the shell...
Hello,
I am looking at the nrf52840-dongle to explore Bluetooth audio (in headset mode).
So - just to double check:
(1)
I assume I can interface to bluetooth audio...
I'm using nRF52832 + SDK17.0.0 + s132_7.0.1. I am testing buttonless DFU on the PCA10040 board based on this blog, The initial DFU (when there is no app) is successful:
...
Hi, 1) I want to run the client-mesh from DK sources into Dongle. So, I did: - modified the client-dk project: nrf5_SDK_for_Mesh_v4.0.0_src\examples\light_switch_dongle\client...
Hi,
We have been working with a coordinator and a router device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...
Hi Support-Team,
My iOS app crashed when I updated IOS-DFU-Library from V4.6.0 to V4.8.0.
I attached the Xcode debug info and iPhone Analytics.
Thank you very much!
Hello,
Would appreciate some understanding of a compiler warning. Developing for nRF52832 using SDK 15.3.0 plus S112.
This code compiles without warning:
Then I switch...
I have tried a lot of different settings but the NRF52810 still does not output carrier..
How do I configure the radio to only send carrier for NRF52810?