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...
Hello supporters and enthusiasts,
I'm developing a BLE product which mainly works as central role for all scenarios.
The steps how the central controls to a peripheral...
With the release of NCS v2.0.0, is v1.9.x EOL? If not EOL, how long will it be supported, will there be a 1.9.2 or beyond?
Trying to decide if we should look at migrating...
Last year i asked about a custom nRF5340 board when using NCS V1.7.0 and the comment was to just copy the entire nRF5340DK into my custom board folder and modify the names...
Hello,
We have a pre-production design of a custom board that has an nRF5340 on it. We have built and programmed about 60 boards of this design without any issues using...
dear all,
I want to know how to estimate ram of softdevice use.
For example, as a central, how much ram will be required when adding a custom ble service,
and how much...
Hello
I added the mesh shell module to my app running on nRF52480 custom board and I am trying to provision and enable publication on the custom model I have
This produces...
Hii. I was using scheuler and wanted to know how this part of code works. The #define CRITICAL_REGION_ENTER() has opening bracket but it is closing after #define CRITICAL_REGION_EXIT...
Hi,
I use nRF9160 SPI to drive Epson's screen, The screen MAX writing apeed is 6M,But reading apeed is only 1M,So I need to switch SPI speed between read and write。
I...
I'm more or less copying the thingy:91-design. The Qourvo 12038 used in the design is EOL, and at the moment not available. It seems the alternatives use MIPI-interface. Can...
Hi,
I´ve been trying to improve data transmission from an nRF91 dev board through nb-iot to Azure IOT-hub and always got a socket disconnection event when I tried to send...
I would like to configure the TXD, RXD, RTS and CTS pins for the UART on the nRF52832.
I saw that the uart0 node ( nordic,nrf-uarte ) has attributes like rts-pin but they...
I got an nRF52 DK, took it from the box, plugged it into USB and turned it on. One LED was flashing softly and slowly.
Then I ran nrfjprog.exe --deviceversion --log and...
Hello, two related questions:
1) We're hiring a third party, Fortify to statically analyze our code base. I'm having trouble figuring out where I can modify the build tool...
Hi,
I already have a product which is running on NRF52810 (SDK S112)
Since the lack of CPU worldwide problem i found a stock of NRF52811.
I saw it's hardware is pin...