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?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi
Recently Openthread has implemented the Enhanced Frame Pending feature and I am using nordic SDK Thread and Zigbee 4.0.0 for my nrf52840 devices.
We want to use "Enhanced...
Hello,
We have a own designed NRF52832 board. If NRF52832 and NRF52811 are pin to pin, we want to use NRF52811 with NRF52832's pcb. Because, NRF52832 bluetooth range is...
hello
I have ble_app_hrs_freertos project for that, I have to make sleep and wake up the services in the project.
my question is that
1) how to sleep the service in...
Hi, I use nRF52840 dk PCA10056 and keil μvision5 . In Pack Installer of keil μvision5 , PCA10056 is not displayed . So I choose nRF52 PCA10040 , is it OK ?
I'm trying to send data from an IMU at about 50Hz over BLE to a smartphone. I'm finding that after some number of successful transmissions, I start to get the NRF_ERROR_RESOURCES...
Hi
I'm using the unmodified fatfs example in SDK16 with PCA10040 dev board connected to a Mikroe SD-Click board which is nothing more than a breakout board for microSD cards...
It is possible to provision the NetKey, AppKey and unicast address of a node using the serial protocol, using the following messages:
Mesh Subnet Add, Opcode: 0x92 - NetKey...
Dear Sir or Madam,
It´s the second time, I got the same error while start developing with nrf52833 demo board. For first step, I flashed a blinky example to the board -...
Now I'm trying to change a device name in `nrf_dfu_ble.c`. I set NRF_DFU_BLE_ADV_NAME like following.
And I imported `stdio.h`, `string.h`. And I edited `gap_params_init...
Hi,
im trying to flash a 3rd party demo board (MDBT50Q-512K Module Demo Board) with nrf connect for desktop. As programmer I use original Segger j-link edu mini.
As...
Dear Nordic:
My peripheral is configured to use MTU 247.
When connected by NrfConnect of IOS, I can receive NRF_BLE_GATT_EVT_ATT_MTU_UPDATED event and check the effecitve...
We are designing in the 52840 as a processor in a new sensor product and are looking at using the HOLYIOT YJ-18010-nRF52840 part that you indicate on your site is a third...
Env setup:
nrf52840 on PCA10056, SDK 16.0.0, S140, FreeRTOS, secure bootloader
Description:
I'm trying BLE background DFU in the application.
Had reference iot/background...
Hi
Is there any implementatiaon of nrfutil, and more specifically the DFU via serial port, as a C library? My use-case is I need to update an nRF52840 from within an already...