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. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
Hi,
We are using the nRF52832 in a battery such that we have a 3V3 LDO configured to turn off under a certain battery voltage. Now during testing we have discovered that...
Hi,
I have made my own custom board with the nrf52811. Therefore I was using the nrf52dk.
I have made connection with my custom board and simply want to blink an led....
Hi,
I am using nRF54L15 DK and nRF21540 EK together. I am using the GPIO FEM mode. Below is my projconfig:
I notice that I cannot use 21540 EK in 54L15, the overlay...
Hi,
I am trying to pull up P0.08 as an enable pin for this switch TPS7A0518
I use the following code and verified on development board
However, when I move to...
Hi, we have a product in production and we are using the HWID which is accessible via this API https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/others/hw_id...
Hi Nordic teams,
There is have issue when I compile the V2.9.0. For more details
C:\ncs\v2.9.0\nrf\applications\nrf5340_audio>west build -b nrf5340_audio_dk_nrf5340_cpuapp...
Hi,
I m using SDK 2.9.0. After building and flashing my target board based on nRF5340, I get the above kernal panic error.
This is my .config.
and my prj.conf
Are...
Hello Everyone,
I am using nrf52832 and sdk 15.2 for BLE scanning and advertising. scanning and advertising is working parallel. this is controlled by other MCU over serial...
Hello,
I was able many times to download nrf52-ble-image-transfer-demo-master in to nRF52840 DK (PCA100156) and run a mobile application successfully.
Today I downloaded...
Hi ! I'm using nrf52 + SDK 17.1.0.
I found sd_mutex_acquire/ sd_mutex_release, which is great for locking variables that are set/get asynchronously. Next, I'd like to use...
Hi, I'm using nrf52840DK.
I set the selective_auto_ack as true. It should be able to adopt dynamic ack (or ack payload).
I have two data packets, which are ch_pkt and...
Hello,
I try to figure out, why a certain IO pin shows some pattern at startup. After using JLinkExe to set a watchpoint at the configuration register of the pin (GDB was...
I am trying to update my firmware using IOS-nRF-Connect-Device-Manager and am getting an invalidHeaderMagic error when calling: I am using version 1.7.3 (last version to still...