The scan window does not alternate properly with the BT_LE_SCAN_OPT_CODED option in the scan parameters. Specifically, the scan window does not toggle on and off every 30...
Hi,
I am not familiar with the 9160DK board. I followed the same steps as the nRF Desktop Connect application guide but it always shows verification failed. I am using my...
Hello,
We have devices in the field using NRF9160 V2 with NRF SDK 2.3.0 and MFW 1.3.4 on a Actinius Icarus V2 board. They are mostly working great, but sometimes some devices...
I am encountering the error <err> flash_nrf: invalid address: 0x00100ff8:8 when using NVS in my custom Zigbee project. However, the NVS functionality works properly in the...
I am working on zigbee network
"In a Zigbee network, how can the coordinator retrieve the list of all devices connected to the network?"
What is the recommended way to...
I have customed my own nrf54L15 board and it would run on button battery. I managed to measure the battery level through ADC, but I don't know how to use ADC with nrf54L15...
Trying to set up UART/UART0 for async. I cannot get the uart interrupt config to shut off.
CONFIG_UART_INTERRUPT_DRIVEN =n is set in the prj.conf
In config output...
Hello!
I am compiling the fiirmware for Thingy:52 (version 1.0.1), using the following link:.
https://github.com/NordicSemiconductor/Nordic-Thingy52-FW
nordicsemiconductor...
Hello All,
I've recently run into an issue with the nRF52840 Dongle where the Green channel for LD2 is not lighting up, this is a problem that is persistent across all...
Hello Nordic team,
In our project we have a requirement to write a log record to flash sector when any fault occured (hardfault or SD fault callback), so we can download...
I want to transfer data from slave to master and back to slave from master and I am doing this in the following cases: 1) Case1: Fixed connection interval and slave latency...
Hi,
I hdd developed a ble product based on nRF52810 ( SDK_15.3.0_59ac345 s112 ). I had set the connect paramter like this:
MIN_CONN_INTERVAL MSEC_TO_UNITS(150, UNIT_1_25_MS...
Hi,
Do you have a better example than the one on nRF Cloud that can show me how to transform a HTTP GET /message from my thingy. Right now, the messages are nested and it...
While I know the 9160 does not support voice calls, I would like to know if the 9160 will accept mobile terminated (MT) data calls. If so, how is that represented in the firmware...
First of all , p lease forgive me for m y bad English if it annoys you .
I do have an interest in nRF52840 development kit, because I am trying to find a development kit...
After updating from THREAD SDK 2.0 to SDK 3.1 I am getting NRF_ERROR_NO_MEM in nrf_sdh.c.
The project is based from the multiprotocol BLE thread dynamic example.
The code...
I'm creating a ble central device that receives instructions via UART on which device to connect to and which UUID to write to.
I'm able to connect to a peripheral device...
Hi,
I am working with NRF52840 and want to encrypt my saved data with AES using CC310 cryptocell.
I am working with nrf_crypto_aes frontend to do AES.
I want to know...
Hello,
I'm trying to build and run 'secure_bootloader/pca10040_ble_debug/armgcc/' example and it seams that it stops with some hard fault:
Remote debugging using localhost...
Hi,
I tried to evaluate the light switch demo using the boards that I have to my disposal.
These are 1 nrf52-DK and 2 nrf52840 Dongles.
I wanted to use one dongle...
in application design , this pin is not connected to VDD , but application board works well ,
application's power range is 2.2V - 3.3V (AAA batteries), max current consumption...