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...
Hi,
I have a situation as below.
I have the list of host addresses (public type). Based on the command received, BLE peripheral device should advertise in direct advertising...
Hello there,
We are using nRF52832 custom board. I2C and GPIO are working on it. Then I uploaded BLE program (which is tested on nRF52-DK) but BLE is not showing up at...
Hey Guys,
I noticed when I use nrfutil DFU BLE command on the nRF52 DK the nrfutil program a "connectivity firmware" before the perform the DFU BLE to a Target device....
hai
i have tried to store and update some data in flash using pstorage. on storing data data is stored successfully.
#include "mbed.h"
#include "pstorage.h"
#include...
Hi all ,
hi NORDIC team ,
I'm currently developping a multiprotocol adapter LORA/BLE . I'm using the sd130 .
Semtech's third party says that it's "recommended " to have...
52832,SDK12.0.0
I met such a situation:
In the use of JLink burning program or air upgrade, after the completion of the program card died in initialization low-frequency...
If I am programming a BLE Server device, and I configure a characteristic with BLE_GATTS_VLOC_USER and queue a notification with sd_ble_gatts_hvx(), how soon can I update...
We're developing with SDK 10.0, nrf51, softdevice 8.0.0, s110.
We started with the ble_uart_app and added our own functionality, which includes the timeslot functionality...
the code is
nrfjprog -f nrf52 --snr --memwr 0x10001080 --val 0xabcd0102
I am doing the example infocenter.nordicsemi.com/index.jsp
I am able to get everything up to...
Hi,
I am currently going through the GCC and Eclipse tutorial. Now I struggle to compile the project.
I installed the blinky project (nRF5_SDK_11.0.0_blinky_blank_pca10040...
Hi all,
nRF52840 and S140 support bluetooth 5. Bluetooth 5 expands 8.x adv data length. I test it on the ble_app_att_mtu_throughout example and add more 30 bytes data to...
Hi,
I have a question about choosing "correct" soft device. I need only peripheral connection, but I'm bit in doubt for choosing SD110, because compatible sdk ver 10.0...
what is the function of bsp.h header file. if i use my custom product should i also use this header file?
i am tring to make LED blink with custom port pin. (different pin...
HI, i'm trying to perform the following operations with the Core Bluetooth Framework of iOS:
Connection to peripheral
Services Discovery
Characteristics...
Hi
for some reason I cannot connect any PC terminal to my custom board: I would get consistent NRF_UART0->ERRORSRC = 0x000c or 0x0004 indicating break and/or framing issue...