Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
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...