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. ...
Currently, the only only way to automatically conduct a Legacy DFU is by using the nRF Connect Mobile app. However, this app can only target the default UUIDs of the Legacy...
I am currently following the steps as detailed in the following documentation ( SDK 11 ) specifically the graph in the "Transfer of an image to the DFU target"
I am currently...
Hi,
I've got buttonless OTA DFU working on nRF52 DK by following this tutorial:
academy.novelbits.io/.../
However, when I try to run the exact same thing on my own board...
Hello,
I'm trying to update my nRF52832 over the air. I'm using the nRF52832 Feather from Adafruits. I'm using this platform + software to make the software development...
Hi,
I am currently using a NRF52840 dongle with the python wrapper for the zigbee library.
When I send a Discover Attribute to a Green Power cluster in a Green Power...
Hi there,
In the video that was just posted about the nPM1100 EK it is stated (at 1:18) that the battery charger of the nPM1100 must be used with batteries of a size less...
Hi,
I've got a two-processor board (i.e. another processor in addition to the two-core nrf5340) where the other processor is sending data to my nrf5340 via SPI. The Nordic...
I have been working with the GCC makefile approach to compiling and flashing code but I am wanting to give Segger Embedded Studio a try.
- Firstly, I am using C++ - does...
Hi,
we were using NCS 1.7.0 and want to explore on the cpp features provided in the latest sdk
could you please suggest us in finding the below queries..
How to...
Hi, After years of working with nrf_serial, we are starting a new project and want to use the lastest and greatest SDK and get rid of legacy drivers. libuarte is tempting...
Dear nRF,
My questions are related to high voltage mode of nRF52840 and SWD. My target is to design as high performance solution as possible and current consumption will...
Hai everyone,
I'm using nRF52832 SDK15. I want to use NFC Tag in this.
I have an MFRC522 RFID/NFC Reader with Raspberry pi
i tried all example codes, But im not getting...
Hi,Nordic:
Can nRF Connect SDK V1.5.1 fix the following two known problems? Give me a patch? thanks.
in nRF Connect SDK v1.6.0
developer.nordicsemi.com/.../CHANGELOG...
Hello,
I am using the NCS v1.5.0, the nRF9160 SoC and the modem has firmware version mfw_nrf9160_1.2.3
Based on the UDP sample, I created an application that has opens...
Hello,
we are interested in BT LE Audio with the nRF5340.
Is the LC3 codec accessible from the I2S interface ?
Is th SBC codec also accessible as alternative ?
Is...