I'm using
the nRF52840 DK and the Matter light_bulb example, SDK v2.7.0.
a raspberry pi with the nRF dongle as a thread border router
the chip-tool running and compiled...
Hello,
I apologize if this is a simple question. I am working with the nRF9161-DK and am using the Serial LTE Modem application. The ultimate goal is to send data via...
After I updated to v2024.11.22 of the nRF Connect For VS Code I can no longer get the option: "nrf-connect.debugging.flash": false to work. It keeps flashing the device before...
Hi Devzone,
I am facing an issue on my nrf52840-based custom board when I try to set up the USB mass storage class on an external NOR Flash as well as having MCUBoot enabled...
Hi,
We're using the nrf9160 SoC for our application and we need a way to program both the modem and microprocessor during production. In development we've used a JLink with...
We have experienced some modem faults and have implemented a custom `nrf_modem_fault_handler` to try to capture them.
We have enabled the config:
CONFIG_NRF_MODEM_LIB_ON_FAULT_APPLICATION_SPECIFIC...
I'm trying to make a BLE beacon with Li-Ion battery and Qi wireless charging circuit. NRF52833 works in high-voltage mode (VDDH connected directly to the battery, internal...
Hi,
I have a ARM core device like raspberry pi / orange pi etc, where I run a build and deploy server - basically compiling code and flashing to a target.
I have the...
We are trying to use serial port library for simple UART comms in IRQ mode at 115200, but experiencing what looks like stuck TX interrupt. PCA10040 with SDK 15.3.
In the...
I'm using nRF Connect v3.0.0 to run Getting Started Assistant v0.9.3 and get a message it is only compatible with 2.4.0 (very old). I can install and verify Tool Chain except...
Hi
I am trying to connect and bond a nrf52832 to Galaxy S6, Android 7.0 by OOB / NFC with the ble_nfc_pairing_reference_pca10040_s132 example.
I selected LE Secure Connections...
Hi nordic,we want to config nrf52832 as a wireless full-duplex serial port transmission module through nordic proprietary protocol,so the module can send and receive data...
I have my IMEI but my pin number has 4 digits: 0000, instead of 6 digits(which is required to add the LTE device)? Please Nordic, what should I do? I have this problem for...
Hello,
I have problems setting the output RF power to +8 dBm during DTM test using the example dtm application. The example dtm application is used as it is provided with...
Hello,
i've been searching the forum for answers about Bluetooth certification but i'm very confused.
I want to use nRF52832 in my project, and i would like to make make...
I am trying to transferAdvertisement data from NRF52832 to Raspberry PI using BLE_app_UART example. I have updated the config as below,
app_uart_comm_params_t const comm_params...
Hi,
So this may seem like a stupid question but here goes. I've been trying to learn how to implement an IoT solution.
While trying to learn more about MQTT protocol...
Hi,
I'm trying to build the example found here: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/uart
and the build is failing with this...
Hi!
I've been trying to connect the nRf9160 to an AWS IoT account following the directions here https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples...
Hey guys I am using nrf52840 dongle for scanning ble beacons. I want my dongle to be power optimized in a way that it starts scanning for 10 sec and then go to sleep for one...
Hi,
I am working on nRF52DK. The Bluetooth MAC address is stored into the Flash during the pairing sequence. Can some one provide me the links to understand the storing...