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...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
I am reaching out to request assistance regarding a FOTA (Firmware Over-The-Air) operation using the HTTPS protocol for my new nRF7002-DK development kit. I have successfully...
Hi, we're creating a BLE mouse. We've setup the HID service- clicking button 1 on the nrf52832DK sends left mouse button click- nothing else is being sent. The problem: even...
Hi
I heard about that RSSI has no relationship with disconnection. However, based on my experiments, the connection will break every time I am close to -80dBm.
I am confused...
Does anyone know of a good starting point for Bosch BHI360 IMU integration into nrf5340 and Zephyr?
Did look at: https://community.bosch-sensortec.com/mems-sensors-forum...
Hi,nrf52832 entered in bootloader mode.as ld5 led is keep blinking on power reset and holding if boot/reset button.please help me to get board back to normal mode.thanks.
I had previously gotten working code to communicate with my SPI device on the nRF5340DK w/ NCS v2.5.0 that uses the HAL SPI library inside TF-M. I used NCS v2.5.0 (nrf\samples...
I observed another user having this same issue with resolution.
It appears the watchdog configuration has changed but I'm unable to track down the driver/overlay/etc that...
Hello,
I am working on an nRF5340-based project where I successfully integrated the broadcast_source and central_and_peripheral_hr examples from SDK 2.6.0. Both functionalities...
Hello,
Sorry for the many tickets the past few days, but I am ramping up to start a nRF Connect SDK project on a nRF91 modem and have encountered some initial growing pains...
Hello all,
I'm working on a localization system using the nRF52832 chip and Bluetooth Low Energy (BLE), but I'm running into challenges due to how BLE transmits signals...
Hello Team,
We are currently working with the nRF54L05 and using the nRF Connect SDK. We have successfully evaluated basic BLE peripheral samples on the EVK.
For our application...
Hi,
I am going theough the first lesson of 'nRF Connect SDK Introduction' course, have installed nrfutil and updated the path. When trying to install 'device' as per the...
Hi, I have this problem and I couldn't find any working solutions. I am developing my own hardware and there weren't any problems until I started to use debugger. My program...
Is there any reference information on how long (in ms) different steps in a BLE pairing process takes? e.g. Pairing Feature Exchange, Short Term Key Generation, Long Term...
Hi all, In my project i'm using the nrf52840 SoC in my board. I'm currently working on the bootloader, and I would like to add additional logic to functions mentiond in the...