Hi,
I am working on BLE on nRF52833dvk, am able to execute the sample example . I have one of the requirement, that I need to write the unit test cases for Bluetooth for...
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...
I have not been able to create a stable development environment in macOS Monterey using the automatic installation process.
In order to better understand and document the...
Hello there,
I'm stuck on an issue when trying to perform a multi-image firmware upgrade on nrf5340dk when having both secondary images on external flash. I'm building the...
Hi all,
I'm trying something similar to this:
https://devzone.nordicsemi.com/f/nordic-q-a/21628/how-to-use-nrfjprog-dll
i.e. using the nrfprog.dll to connect with a...
I'm curious if the battery charging circuit in the Thingy:91 can keep the battery charged with a standard solar panel such as https://voltaicsystems.com/3-5-watt-panel/ ....
Hi, I am facing a problem with the selection "Enable debug options" when creating a build configuration. I use nRF connect SDK 1.9.1 with VSCode. I create an application from...
Hello all,
I have started to use the App timer library and RTC, indeed, I have added certain .c files as libraries to use just a simple start/stop time counter that is started...
Hello,
I wonder, is it possible that disabling all the codecs ? or can we use some custom codec ?
I just want to see the data on the headset ,which comes over ble...
Hey, I was trying to create a python application on a linux environment to send UDP messages over thread. Do I need to use the ot-ctl cli to send udp messages? I tried to...
Hi Dev team,
My question is related to the charging of the Thingy91 battery through solar panels. I have a solar panel connected to the Thingy on the points TP11 (Vbus)...
I added custom data to default asset_tracker_v2. The custom data is properly encoded and displayed in JSON format in LTE and acknowledged by Azure IOT, but it seems that the...
Hello Nordicsemi Executive,
We are planning to use nRF52840-CKAA-R(WLCSP-94) part number in our design.
Can you please tell us nRF52840-CKAA-R(WLCSP-94) device has internally...
Hello, i installed nrfjprog version: 10.14.0 external, JLinkARM.dll version: 6.86f. When i download hex file use nrfjprog -f, there is no log like erase 0xxxxx. How can i...
Hello,
I am facing the following issue:
I am using the blinky sample of Zephyr to control the output of a pin. When this pin is any of the LED pins of nrf5340dk, the output...