Hi,
We’re working on a device using the nRF52832 and have DFU over BLE working correctly using internal flash. Updates work both via our custom app and the nRF Connect app...
Hi Community,
I'm learning the sysbuild stuffs, try to upgrade my code to sdk v2.9.0.
Exercise 2 - Adding custom image - Nordic Developer Academy
I'm using nRF5340DK...
Hello,
I have designed this schematic according to reference designs provided by Nordic Semi, however I might have failed as I am unable to flash the main module. I should...
Hi,
I am currently evaluating the Channel Sounding functionality for indoor localization. I would like to check how much Energy my Initiator and Reflector consume for...
Hi,
I am not able to connect to AWS MQTT (using sample code for AWS ) . I am getting Error code -11 every time . CA cart and keys added in code.
Same keys are working...
[This page]( https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK/GetStarted#infotabs ) Includes a video, under "install and get started", but no download...
Dear Staff,
we bought some nRF52840 usb dongle .
Could you please:
provide a link/reference in order to send BLE packets in particular:
Eddystone packets in advertising...
Dear Nordic Team,
We are using nRF52832 with a IQS231A for proximity detection for a new product, the pins are connected to SDA and SCL and everything is routed as in...
I am now using nrf52832 sdk14.2 development, as a slave device, I want to set the slave's Bluetooth interval is 1S, I set the following parameters: #define MIN_CONN_INTERVAL...
Hello,
I have nRF52832 with custom board and using SDK15 with Keil uVISION 5. I am working on beacon example and I have modified it to show battery level. I have done necessary...
I am using the bootloader_secure_serial example from the SDK 14.0.0 on a 523832 DK. I have erased the device and flashed the softdevice and bootlader on it. The LED1 is turned...
Hey, I would love some guidance on this:
1. I have one NRF52840 advertising constantly at 8dbm, this device is connected to power so it's hard coded to the maximum transfer...
Greetings,
Based on your librairies/examples, I can succesfully write and read data from an external flash (MX25R6435F) using QSPI with DMA.
I'm using a custom board with...
Dear all
I am on the pca10040 board (nrf52832), and I see the "Thingy_bridge" program is pca20020 board, as shown in Figure 1;
I am in the burning process, the simulation...
hi, im using ble_app_uart and im trying to do a simple communication and data transfer over bluetooth with my iOS.i want to send from the Bluefruit app a byte (0x55 for example...
Hello,
I'm using IAR 8.22.1, SDK 15.0.0, S132, nRF Connect V4.19.2.
I've loaded the 'secure_bootloader' example to PCA10040 EVB.
The device is recognized as DFUTARG...
Need to pass data from a battery powered sensor to a PC via a RF link. Would prefer
a COM Port emulation at 115,200 Baud. I already have a pair of nRF52 Development
Kits...
Hi guys,
Going through mesh packet format today and I'm stumbling upon the time_required_to_send_us method in broadcast.c which is used to calculate and indicate how long...
Hi,
I read and tried Mesh DFU given in " DFU quick start guide of nRF5 SDK for Mesh v2.0.1".
It says "To perform DFU transfers over mesh, use a customized version of...
Hi team,
Is there a way to figure out the phone id (to identify the source of pairing) after the phone has paired with the nordic device?
Basically what we need is is...
Hello,
I've downloaded nRF mesh and installed it on my iPhone, I can use it to provision my device, but there is a question about how to import AppKey on it.
I clicked...