Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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'm using S112 v6.0 with SDK 15.0 on nRF52810. It's based on app_ble_uart example. I have some data to save in flash. I define the address as follow:
#define PAGRE_TO_ERASE...
I want to extend the Thread Cloud Client Example (thread_cloud_coap_client_pca10056) with a peripheral controller. And I am looking at the UART Example (ble_app_uart_pca10056_s140...
Hi,
I will connect nRF52840 with other BLE module (ESP32) and they must exchange data (at first aproximation 20-50 bytes each 1-5 seconds).
I need to acheive lowest power...
nRF52 DK,software is nRF5_SDK_12.3.0_d7731ad,I'm using the example of "ble_app_multilink_central". SoftDevice is "s132_nrf52_3.0.0_softdevice.hex"
The BLE device is advertising...
Hi,
There is a racing issue in file: nRF5_SDK_for_Thread_and_Zigbee/components/iot/background_dfu/transport/coap/coap_dfu.c in function:
Sometimes calculated dalay is...
I'm trying to merge uart example in nrf5 sdk with light switch server example in mesh sdk
but I'm only facing these 2 errors :
when Linking uart_pca10040.elf:
Output...
Hello,
I'm usign nRF52832 with nRF5_SDK v15. I'm using "ble_app_uart" example. I just wanted to know that What is the wake up procedure of the MCU when we call the sleep...
Hi,
I have a trouble trying to start development process on my NRF52840 DK.
Following the instructions
https://www.nordicsemi.com/eng/Products/Getting-started-with-the...
The nRF Connect application can not search the device after I modified the Rx, Tx pin in my own PCB board.Can anyone tell me why?
The UART can run well,but the application...
Dear Sir/Madam,
I tried to add battery service to the sample "ble_app_uart", but the code doesn't send notifications to cell phone. I struggled for several days and try...
Upon my first connection to my device with LE Privacy, first connection meaning after I've reset the firmware, I'm unable to read anything. The write characteristic works...
I am trying to use a Raspberry Pi as a provisioner for nRF52 development kits. I can run the meshctl utility on Pi but I am not able to see the un-provisioned beacons on the...
My application running on top of the S132 has a data base which can store up to 12 hours of data (720 points @6 bytes each). A request is made from the GATT Client to retrieve...
I am getting following errors when compiling source code in Keil-5. Any one suggest me what i am missing to define symbol?
I have defined symbols in target>>c/c++ : BLE_STACK_SUPPORT_REQD...