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...
How to control the Power (change from 8 dBm to -40dBm) we can relate and keep this delta as reference and check the rest of the current?
How to set the Standby and Sleep...
i am using SDK 1.9.1 to notify data to peripheral to central device i am using ''bt_gatt_notify " api to send data to mobile but i am able to send only 20 bytes data to central...
Hi
Is there anything in particular I need to do to enable ZMS for the nRF54L15?
I am trying to include the ZMS sample code into my own sample built for the 54l15 appcore...
Hi,
Can anyone tell me the difference between BLE IPC and BLE RPC implementation? I'm little confused.
Refer to these kconfig symbol,
SB_CONFIG_NETCORE_IPC_RADIO_BT_HCI_IPC...
Greetings!
Our device will use WiFi network to send data to the Azure's IoT Hub, where it will be further forwarded to our cloud. As the used network won't be controlled...
Hi Nordic support
We have ealier used your legasy SDK16.0 on nRF52840 where we where programming our device serial number in the UIRC area.
NRF_UICR->CUSTOMER[0-4] where...
Hello,
I am using the nPM1300 IC on a custom PCB with the nRF5340 + nRF7002 + nPM1300 configuration. sdk v2.8.0
I am trying to read the battery status (ADC value) via...
I have problems when I connect to my mqtt broker, it looks like it doesn't do a CLEAN_SESSION.. according to server logs.. I see when I connect to test clients ( pc ) with...
Hi, I recently purchased a nRF52840 dongle with the intention of creating a Bluetooth mesh provisioner with it. The first thing I tried was flashing the mesh_shell example...
Hi ,
Could anyone please with NRF9160-SIAA-B1A-R7 CAD Files (symbol, footprint, and 3d file) for KiCad ?
Thank you for your support.
Best regards, Mohamed Obaid
I'm using an nrf52840 on a custom board and send debug messages with printk to RTT. When mcuboot is added to the firmware it is no longer possible to read the messages from...
Hi nordic support Team.
I try to build blinking led example: nRF5_SDK_17.0.2_d674dde\examples\peripheral\blinky\pca10056e Load firmware for NRF52811 and NRF52840, i see...
Hi,Team,
I am developing Long Range and Pawr using nrf54l15-dk.
For the Long Range example I refer to E:\NCS\v2.8.0\nrf\samples\bluetooth\central_and_peripheral_hr and...
We previously used the nRF52832 (with Segger Embedded Studio) and implemented OTA updates for it, along with developing a custom APK.
Now, we are using the nRF5340 (with...
My nRF52840 DK needs to interface with a convential device using the data bus and address bus. The following diagram (P.27) from the nRF52840 PDK user guide.shows the data...