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...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I used UART for communication between...
This is my log output when i connect to my ethernet
this is my prj.conf file
I am building the default AWS_IOT_MQTT SAMPLE. i dont know where i am getting the issue...
I want to implement a network of boards to be placed in a field. We have sender nodes(boards) which will collect data through saadc channels and transmit it to receiver node...
Hello,
i am developing a bootloader with softdevice112 on nrf52805.
I have setup everything and I can see bootloader and app working, just a question about memory layout...
I can't use the I2S api and I2S function in code the compiler says undefined Module , and when i checked the devicetree file there in no definition for the i2s devices
Hello,
I am programming BLE with the nRF52840-DK.
Toolchain Manager: v1.3.0
IDE: Visual Studio Code (VSCode)
SDK: ncs v2.6.0
My implementation goals are as...
With the change from nRF51 to nRF52, the data rate became a minimum of 1 Mbps.
Nordic proprietary radio mode,
nRF51 250 Kbps.
nRF52 1 Mbps,
What is the difference...
Hi everyone,
I working on a project which is a BLE peripheral with Zephyr,
I need to implement the DTM testing for production testing. I created my project base on NUS...
Whenever I respond to a question I opened myself, it generates an "Unread Notification" alert and an email.
I don't need either the website or the email to tell me that...
Hi everyone,
I trying the DTM example and run with debug, I found the software stuck at dtm clock initial. what is the problem , and how can I fixed it , thanks.
...
Hello,
I want to set the transmitting power of the advertising packet. How can I set the TX power?
I am using nRF Connect SDK 2.5.1 in Visual Studio Code.
Regards...
Hi all,
I'm currently working on a project that requires UART communication, and I'm actually focusing on current consumption.
For context, my device only needs to listen...
Im trying to delete button nodes but Im getting errors
devicetree error: /aliases: undefined node label 'button0'
Tried a bunch of different approaches. Deleting unwanted...