Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
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...
We have product under final development which uses an nRF51822 as a peripheral to a RP2040. Product has worked well for many months using Nordic proprietary radio TX/RX. On...
SDK:11.0 Example:ble_app_hrs\pca10040\ s132_with_dfu Hi
The product we are selling wants to add some new features and can only be upgraded through DFU. But we currently...
Hello,
I want to implement AD conversion into the sample code "Bluetooth: Peripheral CSC."
I found several examples for ADC implementations, however they tend to be...
Has anyone been able to use the LE Secure Connections feature with Windows?
I see that there are some planned improvements in the Windows 10 creators update, but don't...
I am developing a matter door lock. After adding our own application code, the space is very tight. Can these two data areas be moved to external flash?
Hi,
Sorry, i am new to MQTT so may be asking a stupid question, please bear with me.
I am trying to run the MQTT sample (nrf\samples\net\mqtt) and get the following output...
I have been trying to measure the PER between two nRF52840 DKs using BLE. To do so, I am using BLE Direct Test Mode to start a transmission on a 52840 DK and another development...
Hi Nordic Team, I'm using the nrf52833 controller with nrf Connect SDK v1.9.1. I wanted to enable the watchdog in MCUBOOT starting main.c file and disable it just after giving...
I am developing a BLE DF project using the nRF52833 DK, and I am currently confused about the antenna location on my DK. I have not found any markings like "ANT" or "TX" on...
i have two toolchains inside my ncs directory. i am trying to build my main program using west build and the west exe that i am using is the one from the right toolchain....
Hi,
I'm doing nrf52833's spi function.I want to use hardware slice selection instead of pulling the gpio pin, and the reference manual has the register IFTIMING.CSNDUR....
Our custom development board uses an nrf52840 chip together with attached sensors. The data from sensors are stored in sd card. For this purpose, the Zephyr fs library is...
Here is a stacktrace from a device I got using the nRF Connect mobile app on Android.
nRF Connect, 2024-05-11 Device Name (A4:XX:XX:XX:XX:7C) D 13:40:23.035 [Callback] Connection...