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...
We managed to get the nrf5430 Audio DK broadcast source application running with two subgroups each containing at least one mono stream and custom metadata about the streams...
Hello,
I am trying to configure an ultrasonic distance sensor with my Nordic Thingy 91. The response from the sensor would be a pulse which will remain high for some milliseconds...
hi
i am working with custom board nrf52833 every thing is working good until i introduced bonding in my code.
i am using sdk 1.9.1 form my development
i released 1.01...
When I was developing a keyboard using the nRF52840 with the NCS SDK, I found that the keyboard couldn't type on macOS when connected via USB or BLE. However, it worked perfectly...
NCS 2.7.0, NRF52840, SYSBUILD with MCUBOOT
We have 1 specific board which is failing with a hardfault and assert MPSL ASSERT: 112, 1617 it occurs whenever we activate...
Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.
Unfortunately...
Hello,
I am developing a Zigbee switch based on the nRF54L15. One of the mandatory features is transitioning into sleep mode when the device is not in use. I thought I had...
Hello everyone,
I get an error when building my vscode NRF5340 project on macOS:
ImportError: dlopen(/Users/lekimtinh/Library/Python/3.9/lib/python/site-packages/_cffi_backend...
Hello !
Time to evaluate and migrate to NRF54...
1.
Does latest nRF52 Connect SDK have sample for HCI interface with Bluetooth Controller ?
I would like to connect...
Dear all,
I'm developing a 1 VS 4 BLE connection system, using 1 nRF52840 as BLE central and 4 nRF52832 as BLE peripherals.
I'm trying to send the same command to 4 peripherals...
Good Day,
We build a custom board with nrf5340 & nrf21540,
NetCore DTS (below) , NetApp DTS has the gpio_fwd in place , all looks good in .config generated. Net-core UART0...
Hi,
I've been trying to set up UART communication with external device using uart3 instance and have so far failed.
The scenario requires sending 5 bytes to the device...