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...
We've been having an issue with certain tablets running Android 14 apparently getting into a state where all connection attempts result in a GATT 133 error. When it's in this...
Hello everyone, I am working on an app where we use I2S driver for ws2812 LED strip to signalize status of our app. When I try to signalize status while starting BLE and starts...
Hi,
I'm using Zephyr controller instead of Nordic's Softdevice to use the DTM HCI feature in the Zephyr controller. Before switching to Zephyr controller, the application...
I want to be able to select the Network Coordinator Zigbee channel based on some GPIOs state (switches).
Is there any api function to set CONFIG_ZIGBEE_CHANNEL at runtime...
I am use sample "Bluetooth: Peripheral HR" as the base app
and added these settings to `prj.conf` on both central and peripheral sides
but I still got the...
Hello everyone, currently I am writing a program to read the SCD41(I2C) sensor and then use BLE to transmit information. With a separate program in twi_sensor, I see that...
Hello nRF team. Is there any different bewteen passing AT command and directly calling the Modem lbraries APIs(from nRF Connect SDK v2.5.2) to control the modem? For example...
Currently our product shipped with SD132 7.0.1, and bootloader/dfu compiled with SDK 16.0.0
We are testing update the bootloader on production devices, and want know how...
Hi Team, I am trying to do DTM test in NRF 52840 using Zephyr- os .The DTM code is working fine on my dev kit ( NRF 52832).I compiled DTM code for NRF 52840 and changed the...
Hi,
I have a problem with sending over NB-IoT to a cloud service. I have found that the helt of my messages only arrive in the AWS cloud and it seems like the modem also...
Hi Support Team
We use ncs to develop nRF52840 application and want to know how many low power mode do ncs have and how to enter these low power mode.We want the nRF52840...
Hello,
We are searching for a board that supports Angle of Arrival(AOA) and Angle of Departure (AOD) for conducted mode radio testing.We need a board euipped with an antenna...
Dear Nordic team
I have the following code for testing the SPIM function of nRF52832.
NRF_SPIM1->EVENTS_END = 0U; NRF_SPIM1->ENABLE = 0; NRF_SPIM1->ENABLE = (SPIM_ENABLE_ENABLE_Enabled...
Hi Nordic .
We are developing an application with nRF5340. In this application, we need to use the SPI Slave feature. According to the documentation, there isn't a clear...
Hi everybody I'm using sample bluetooth peripheral with sdk v2.6.1 and toolchain v2.6.1 to load with nrf5340 but it doesn't seem to build, I see the library has changed from...