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...
Dear proffesionals,
I am very beginer to nordic chip.i am using nrf_SDK_15.0.0_a53641a version.i am trying to integrate the writable_ndef_msg file to bluetooth.so how to...
Hello,
I am using custom hardware with an nRF52810 chip, connecting it to P16 connector of the power profiler kit. I use the power profile kit to check power consumption...
Hi guys,
I am a newbie in nRF but with some experiences in embedded systems . I have just been asked to work on a project that connects a nRF52811 to a nRF91.
I initially...
I'm testing a gps sample program below. github.com/.../gps
I have two questions about it.
1. It doesn't acquire NMEA data. it always stops working when it reaches 30 sec...
Hi
I tried to connect my dongle to PC but it is not getting detected , Even the red LED is not blinking., Can someone help me out with this issue
Thanks
Tabassum
I'm using LPCOMP to sense multiple input.
I call the lpcomp_read() function below for each input pin.
If I only call this function for 1 pin only, it worked fine.
For...
Hi,
I'm developing an application requiring multiple connections to several peripherals from a single central. I followed the instructions given here https://devzone.nordicsemi...
Does anybody know a quick and easy way to disable the radio functions in a soft-device application?
I want to measure and optimise the power consumption of all the other...
Hi
Can someone suggest me how can i erase the secure bootloader from nrf52840(Dongle),Because am unable to get "erase all" or "erase and write" option in nrf connect application...
Dear Nordic Team,
I can not flash my nRF52840 USB dongle with the nRF Connect Programmer application.
The window looks like this:
Erase / Read / Write functions...
Hi,
I am wondering how connection and scan interval work together when using multilink central device. I am starting scanning (scan interval and window 0x80) again after...
So, after using my Devkit and everything working OK as far as I can tell, I decided to order up a bare BT832XE module and place it on my PCB.
Flashed it with the same firmware...
Hi,
I recently received a NRF9160 DK from DigiKey in U.S. and having trouble doing anything! I am using iBasis SIM card and a the moment my whole experience is like this...
Hi,
I'm currently trying to implement a switch between slow and fast connection parameters. For a certain amount of time during a connection the link between peripheral...
I'm logging the app_error_fault_handler() and I got a reset (on disconnecting, reconecting BLE) from the SoftDevice (id = 1) at address 0x169A8 (pc=92584, info=0).
How can...