I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
Hi,
Am working on serialization where we have already developed code using nRF5 SDK v11.0.0 but now we started to use nRF5 SDK v15.2.0 SDK.
My problem is am getting...
Hello,
I have a uint16_t variable. It can increment till 16K. After every increment I want to store into Flash, so that even if there is a reset, I can restore the value...
Hello everyone,
I had that problem before and now I have that problem with another V0.9.2 board. I have started IAR and it asked me to update to firmware on PCA10056 so...
I have two mic , how can I get data from Left and Right mic? Is there any example code to help me?
My code like this : ( I think the data from pdm_data_handler is like 0xFFFFxxxx...
Hello,
I am using Seeger for flashing Code and Debugging. I ported code from “flash_fstorage” example code to “ble_app_blinky”.
In “ble_app_blinky”, as part of wait_for_flash_ready...
Hi,
How can I port the code written for nRF51 to nRF52>
Do have nRF52 FW backward compatibility.
And can i use same base code for both chips?
Is there any link/documentation...
Hi, I am testing NB-IoT on the nrf9160 and it appears the DNS is failing.
I have two networks here and with an NB-IoT modem from a different manufacturer the DNS is resolved...
Dear NRF gurus,
We are trying to implement a BLE node to bridge BLE 5 and BLE 4 - to leverage the long range of BLE 5 in the meanwhile working with the large amount of existing...
hello everyone, i am looking for the maximum allowed deviation of the uart. The nRF52832 is clocked with 32 Mhz and has a baud rate of 19200. What is the maximum deviation...
Hi
I am working on BLE Eddystone example program in nRF52832 using SDK 15.3.0.
can i change the password entered in the nrf Beacon for Eddystone app into ascii value.
hi ...
i want to connect multiple peripheral to one central , want to share the data. so i have merged the multi link central with central uart . while i am compiling i...
hi,
i am trying to integrate nRF SDK 15.3's ble_app_buttonless_dfu service in ble_app_blinky example,
after adding all source files and and preprocessor definitions while...
Hi,
we are using a custom nRF52840 board with SDK 15.0 and softdevice S140 6.0.0. Flashing the application including DFU and softdevice using SES produces the following...
I have a strange problem running the CLI example in the DK on the Nordic dev board with SES: It works fine with build/run, but when trying to debug it pops up a message that...