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...
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,
Using scan sample I am trying to read drone Remote-ID. When broadcasting Remote ID via Wi-fi Beacon no problems occur, but once selecting only Wi-Fi NAN as delivery...
Hey! I'm working on a LE Audio project utilizing the nRF5340, where I need to stream audio both from and to the nRF and I have encountered the error "sw_codec_lc3: LC3 enc_bitrate...
Hello,
I can see there are some ADC examples on Github https://github.com/NordicPlayground/nRF52-ADC-examples But those examples are nRF SDK5. Are there any ADC examples...
Hello everyone,
I have a problem using pstorage_update. Normally it does as it should, but once i call ble_stack_init(); on my code, pstorage_update doesn't work anymore...
Hey,
I am trying to use the example for Sync_Advertising_conn to get a connection between 2 nrf5340 devices. but I get this message
the problem is in the config
CONFIG_BT_PER_ADV_SYNC_RSP...
Hello,
I am using the nRF52811 on a keyfob that transmits short packets when a button is pressed. The button directly connects power to the MCU, and the firmware immediately...
Hi,
I've just received my new nRF9161 Development Kit, but when going through the Quick Start, it fails to program.
Log:
2024-06-19T20:51:59.582Z INFO Initialising...
I am trying to interface nrf52833 devkit with BG95 devkit using PPP connection. For this I am using gsm_modem sample code. But when I am getting error while build configuration...
Hi,
We are wondering the current consumption in our custom board. The board has the following components (my FW view :)
nRF9160 - powered directly from batteries (either...
Hi
I use nRF7002-DK and sdk version as v2.5.2,download lesson8 exercise 3 solution and build was error as below log, which parts am I miss?
build config as below
...
Hello,
I a working on a project that uses the nRF5340 CCM peripheral (Network core) in an asynchronous mode. That is, I encrypt PDUs prior to scheduling them for transmission...
I want to configure my setup for secure boot and enable TFM and encrypted application images for firmware update. I am using nRF sdk version 2.5.0. My board is nRF9160. Now...
I have setup the UART along the same lines as the sample project in the DevZone Academy. I have extended the example provided to suit the project needs.
What I am getting...
Hi all, We have a custom board running with a project based with ncs v2.6.0. On our board we have two external flash, one is used for DFU the mcuboot_secondary with QSPI and...
Hello All,
I am not able to find the nrf_drv_adc related files in SDK folder. ADC library is not supported in NRF5_SDK_17.0.2 is it so?
Thanks and regards,
Neeraj...