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...
Hi everyone,
I'm working on programming nRF52833. I want to my nRF52833 is able to broadcast advertising and also scanning (In another word, my device plays peripheral role...
Hi
I have upgraded from an early version of SLM to the latest version in nRF Connect SDK ver. 1.3.1
the SLM application is running on a custom board with a nRF52840. Using...
I found this application very useful!!
The code is now at the Github.
I found there are some problems to reconnect - it gets many errors and the peripherals eventually...
Hi, I understand there's no high level TWIS (i2c slave) driver for nRF9160 (i.e. in Zephyr); as such, I need to use TWIS driver that's part of nrfx, or even lower (HAL) level...
Hi,
I need to upload compiled binaries from mbed studio to my custom board based on nrf52840 using nrf52840 dk.
I have replaced the jlink software( J-Link OB-SAM3U128...
Hi,
I have a product that needs to send 256 bytes of data to an IOS or Android phone upon request from phone. We are currently using the Nordic UART app to receive the data...
Hi,
I have an issue with OTA DFU stop working after updating softdevice_bootloader through OTA DFU, and the problem seems to be in the MBR params page.
The scenario is...
Hi everyone,
When I am scanning the advertising packets of nRF52840 peripheral, I see that Device's address is type of Random Static.
1. The Static Random Address is a...
HI, I know about the proxy feature/nodes and the way in which a smartphone can connect to a proxy node and send a message. However, in the mentioned method we need to connect...
I find that the low current readings in the Average and Trigger windows can vary significantly. I understand that the sample rates are much different, but does that also affect...
Hi,
I am trying to set the section placement macros on the segger embedded studio. Follow some instruction, find "project -> Option -> Linker" I cannot find the set about...
Hello,
I am using the coap Client example from nRF Connect SDK, which uses the Coap utils library https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include...
Hi,
I am developing a product, based on nrf52840 soc with SDK v15.3 and softdevice V14. I have a pairing problem with the recently released iOS, version14. while my product...
Hi,
I'm using the NRF52840 with the nRF5SDK (v16.0).
For my product, I'd like to enter as low-power a sleep as possible, while still being able to wake up on the on board...