Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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...