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 am developing on an nRF52811 and I've noticed that I can't set/clear the pins such as the ones in the bracket in the picture below.
I'm using nrf_gpio_cfg_output(pin_num...
My product is devloping in nrf52810 with Zephyr . The flash is too small. At present, using all peripherals, the size of app_update.bin is 55KB. The size of MCUBoot partition...
Hi,
I'm a beginner, I want to do a test that will create a thread by "K_THREAD_DEFINE" marco.
Then I will continuous print "Hello~~~" per second. That's all.
But I don...
Hi everyone.
I'm approacing to the nrf52833 SoC following this official tutorial but when I import the example template the VSCode finds the cmake tool in my espressif ...
Hello,
SDK Version - 17.0.2
Mesh Version - 5.0.0
I'm using nRF52840 DK to build mesh example(light_lc_server & scene_client).
I try to save the scene of the...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1 I have two quick questions. 1) How to add version information(string) when make binary. 2) How can I read version when I finish...
Could you pls advise what control is there over the output voltage on PPK2?
For example, the STM power monitor only supports discrete output voltages such as 1.8V, 2.4V...
Dear Support Team,
I'm trying to test 802.15.4 feature with the precompiled radio_test hex file, but got an error when connecting the CLI through PuTTY. Below is the detail...
I am very new to the Nordic line and I have an nRF5340-DK that I would like to build a basic BLE Remote Control project. The Remote Control must pair with a phone or computer...
Hi,
I am using VS code for my project, which is using bl653 board. While in build configuration setup in vs code am getting this error. ERROR: source directory - does not...
Trying to add UART capability (sample project from console) to a a ESB transmit sample project. Could not get a build assert to work.
1) Tried to add all of the selections...
Hello,
On a BLE Central, how can I enable connect with auto connect to a peripheral with previously saved bonding information.
Once paired and bonded, I can recall bonding...
Hi everyone,
I am updating firmware for mesh using following this commands:
PS D:\nrf5_SDK_for_Mesh_v5.0.0_src> nrfjprog --program .\bin\softdevice\s140_nrf52_7.2.0_softdevice...