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...
Greetings Friends.
I'm having some trouble trying to figure out if I'm doing this the write way or not...
I'm developing a Eddystone scanner central on SDK15 with...
Hello,
I can not find any datasheet for the NRF52840-CKAA-R chip.
I need to know which GPIO pins have the constraint "LF" (low frequency only). Can I consider that the...
How the start address of my FW is set ? I would like to add a "library" right after the Soft Device. And the move the APP after this library. I can make it work when I have...
Dear DevZone Team,
I am developing a application on nrf51822 with SDK 11 and face a problem.
The thing is during connection time, I was trying to transmit data via bluetooth...
Is it possible to place a voice call using the nrf9160 (or other nordic device) and play pre-recorded audio over the call? The goal is an IoT sensor device that places a voice...
Dear nordic,
I want to make a PWM with frequency 1 HZ - 100 HZ and pulse width of 100 us. i see several demo in PWM .
can you help me how to make this ?
what parameters...
Hello, after following this tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial I have set a custom service...
I'm using the SAADC peripheral by controlling its registers directly (no SDK or MDK HAL). I have an application that alternates between two configurations:
* One sample...
Above is my code. I am using Keil uVision5 IDE on Windows 10. I am flashing s132 and then application hex to device using nRFGo.
My goal is to take a square wave as input...
hi,
I am using nrf52832 board,sdk 15.0,soft device s132. i can upload both soft device and bootloader, after that how can i upload my application file .i want use both uart...
Hi all,
I am working on sending messages from nrf mesh app (proxy client) to proxy server ( nrf 52832 DK : running light switch example from nrf5 sdk for mesh v. 3.1.0)...
I am trying to program an external board nRF52810 using debug out on PCA10040. I was successfully able to program an external PCB board with nRF52832 using PCA10040,
but...
Hi folks, I'm receiving a special timestamp over bluetooth, and I want to write it to an external memory. I want the time at which it was written to the memory to be as precise...
I use Nodic sniffer nRF_Sniffer_200_beta3 to capture BLE Mesh packets, but found one strange scenario:
1 if set channel filter 37, 38, 39, can capture 3 packets in channel...