Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
Good morning everyone,
I have questions regarding the initialization of UART communication between nRF52 and nRF91 on nRF91 DK.
Device HW/SW setup:
nRF52 DK: Bluetooth...
Hi!
We recently developed some firmware using S112 on a nRF52810 but realised that we needed data length extension, so changed to using S113.
Previously everything worked...
Dear friends,
I flashed a serial example( nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial ) to my 52840 DK as a provisoner, I used this DK and PyACI provisoning new device...
Hi, I'm working on a project using s112_nrf52_7.2.0 in nRF52820.
Services are set in initialization function as shown below. However, only PnP id is not set in DIS, and...
Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner. However, the 52840 throws an error message when I input...
I am installing segger embedded studio. the installation instructions are given at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html . I am...
Hello,
I am having trying to achieve hardware versioning via saadc.
Module model: nrf52832
Sdk: 15.2
There are two versions of the hardware:
version 1, there...
Hi,
I have PCA10059, its bootload is very handy, the customer can use the bootloader to upgrade the firmware for PCA10059 by serial port.
At this moment, I also want...
I am using ncs V1.5.1 and I can run the zephyr/samples/bluetooth/peripheral sample flawlessly on an nrf52dk_nrf52832 board. I verify BLE by viewing the "Zephyr Peripheral...
Hi, i have problem to import and configure the example with this sdk. I used the tutorial ( https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/segger-embedded...
Dear Ladies and Gentlement,
I would like to read the 128bit UUID transmitted an iBeacon received on a S140 ble_central - just similarly as it is done with nordic App nRF...