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...
Regarding the description key Page 10 of the document "nRF Sniffer for 802.15.4" states "00112233445566778899aabbccddeeff", but does it differ for each device? Also, if there...
Hi there
During updating nRF5340 over bluetooth, really rarely the CPUNet fails to be updated over bluetooth.
The mcuboot says: Image in the secondary slot is not valid...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Headset and I'm able to achieve it.
Setup Details : Headset - nRF5340...
Hello,
I'm using nrf52840 together with HX711 24bit ADC . My application samples the ADC every 12.5ms (80Hz rate) and the sample is sent out via BLE notification. The HX711...
Hi ,
I am using nRF52810 to start a project that combines BLE app UART and a timer. I found an example BLE app UART project from the directory nRF5_SDK_17.0.2_d674dde\examples...
I can read the button and see if it is being held. I would like to know which GPIO pin caused the wake without having to hold the button down to signify the button that woke...
Hi,
I need to implement BLE central and peripheral roles on nRF52832 using OS. I have seen Nordic hrs FreeRTOS example, but it is peripheral only.
How could both roles...
Hi,
I am trying to to perform a DFU update to my device using an ANNA-B112 evaluation kit connected to my Ubuntu machine. The device supports DFU update. Here's what I'm...
I am setting up a project with nRF Connect SDK and want to be sure I am doing things in the best way.
The project will build different firmwares for multiple models of our...
Hi DevZone, Our developement team had purchased a Nordic Thingy:91 and it came with an iBasis SIM card. When we are trying to add that sim card for activation in nRF cloud...
How can I add a bootloader to my program that needs to be flashed to the Nordic Thingy:52? When I flash the default Thingy:52 firmware and then upload my custom code through...
Hey, I'm trying to setup i2s buffers and other related stuff for mic communication, this is my code for i2s
There are no errors while building or flashing, however while...
Hi I am trying to use nrf connect extension on vs code. but it is not loading. it stuck like this even though, I deleted and reinstalled all the extensions.
I am able to...