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...
Hello,
I have seen many topics regarding the SAADC sampling modes and power consumption trade-offs on DevZone, but none of them clearly address my concerns. I would like...
Hi there,
We are currently developing a system, where around 480 kbytes of data are transmitted over BLE. Throughput is supposed to be as high as possible.
We are using...
I have a school assignment revolving a technological product, where i need to ask a few questions to a business about their involvement with the product. Therefore i need...
I set the voltage at the PPK “Source meter” to 1250mv, and then used a multimeter to measure the voltage between the PPK “vout” and “GND”, which was 2830mv. How can this situation...
Hi,
We're working on a cellular design using the nRF9151 with an nRF7000 for location finding. We have a working prototype on the Thingy91x and are currently focusing on...
I was reviewing the Large scale Bluetooth mesh testing - Blogs - Nordic Blog - Nordic DevZone and noticed the statement: " Initialize the network by flashing the test firmware...
I want to connect Waveshare E-ink display to nRF5340 using e-Paper Driver HAT. At first, I tried to make all the calls by my own, just by rewriting the code from the ESP driver...
I am attempting to use the COMP section to build a relaxation oscillator. There appear to be a number of interactions between sections, some of which are subtly documented...
Hi there,
I went through all the documentation and instructions in order to use my nRF52DK as a sniffer and I can not see it in the capture devices in wireshark.
am not...
1. What versions of GSMA specification does nrf9160-SICA modem support? In particular we are interesting in SGP.02, SGP.22 or SGP.32 versions.
https://www.gsma.com/esim...
We are developing a Bluetooth peripheral device.
The peripheral has no input/output capability, and a fixed passkey is pre-programmed.
We would like the pairing to succeed...
On the Online Power Profiler I noticed changing iDRX interval has a significant effect on power consumption. How can I adjust this interval on our device?
I saw this ticker...
We want to be able to see if Proprietary PSM is working to determine if our device should reduce uplinks to save battery.
Is there a way to show that the Proprietary PSM...
Hi,
I am planning to replace our existing CC2650 setup with the BL54L10/BL54L15 series. In our current architecture, an MSP432 microcontroller communicates with the CC2650...
Hi there !
I'm having trouble debugging a small project using the xiao nrf52840 board and the J- Link debugger. Everything works fine on Windows, but on Mac OS, the debugger...