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...
Hi, I need some help on flashing the code to nRF52832 BLE module. I would like to mention that I am flashing the code to nRF module using ST-link v2 debugger with the help...
Hi,
I've encountered problem with app timer functions being called from different interrupt levels. Looks like no memory error returned is caused by collision in underlaying...
Dear Nordic,
I'm trying to determine why my nRF9160 cannot register on the Verizon network. Does Nordic have any tools which allow one to see the RRC messages between the...
I just try to connect to J2 port like I always used. I tested several cables and several USB ports, I'm using MAC os. 1. Power switch is ON
2. nRF Power source switch is...
Hi ,
We are building a ble mesh related project with nrf52840 soc with NRF MESH SDK 5 . After certain amount of development work we are facing issues related to synchronization...
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...
Hi Team,
I am using the solar beacon code from Nordic playground github for some reason and I know this is not qualified. I observe that the receiver suddenly misses a train...
Hello! When configuring using the 'Configurtion Server' model, the number of network transfers cannot be configured correctly. If set to less than 2 "NRF Mesh Android App...
![image description]
hi,
I can able to flash but when i try to debug by putting breakpoints its not coming out of this APP_ERROR_CHECK(err_code) function, attached is...
I'm using " no.nordicsemi.android:ble" and " no.nordicsemi.android:ble-common" on a tablet app, and had created a virtual device(Polar HR) on my iPhone with LightBlue app...
1.) I used the sample code for BLE peripheral uart as template for my own project and modified it. I removed the nordic uart service "nus" and replaced it with a custom service...
Hello every,
Currently, I want to Device Firmware Update via Serial. I am using DFU Example for mesh to generate DFU packet. I only Update for 1 device via COM port, not...
SDK17.0.2 example dfu\secure\bootloader
in the dfu_public_key.c it say's that "This file was generated with a throwaway private key, that is only inteded for a debug version...