Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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...