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 using VSCode with nRF extension with the latest 2.9.1 SDK.
I have been working on an application for bluetooth for the 54L15-DK.
I want to do a custom sensor driver...
Hi,
In our project, we are planning to use the nRF9160 for both LTE-M and Wi-Fi. Thus, we have connected the nRF9160-DK to the nRF7002-EK in the developing phase as we read...
Hi,
We have implemented a custom attribute reporting function based on IasZone. However, there is a very long delay in reporting device attributes, which may range from...
I am using nRF connect SDK v2.9.0 with a custom developed board that looks like this:
I tried the ' Bluetooth LE LED Button service' sample as it's and noticed that...
Hi,
I am developing an application with LTE-M connectivity to nRF Cloud. Our previous SIM apparently supported auto-APN provisioning, we did not have to set the APN, the...
Hi.
I am developing with NCS 2.7.0 using 5340 and have configured it to use 5 generic switches. These work fine. However, the order of the switches displayed in "Home" on...
I am trying to use fstorage with the sd backend (SDK 14.0.0). My issue is that, after successfully calling nrf_fstorage_write, the callback I registered using
just never...
Hello,
I bought brand new Thingy53, but Thingy53 turn off during deployment and can not connect to BLE, becuase it turns off. Please assist me if possible.
Hi,
MPSL radio notification API has been removed from the nRF Connect SDK v2.6.0.
Is there any alternative way to get radio notifications?
Regards,
Narendra
Hi,
I test my nrf54l15 module(disconnect every gpio with outside),the sleep current was 3uA,seens can't not achieve 0.6uA as the datasheet said.
The nrf54L15's markcode...
Hi, I'm working on a project where we would like to track system performance using Segger Systemview. I'm building with the following RTT configs: and I'm getting the following...
I am experimenting with sampling IQ at the payload in AoD mode. Are there any differences in the configuration of the receiver in AoA mode as seen in the direction finding...
1st problem:
There are some failed case when i run \v2.9.1\modules\bsim_hw_models\nrf_hw_models\tests\zephyr_apps\54_aar_ccm_ecb\src\test_ccm.c
2nd problem:
If I...
Hi, In my project we are using the ESB between a nrf52811 and a NRF5340dk and are trying to evaluate the maximum speed we can reach with ESB packet transmission without acknowledge...