Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
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...
Hello, I studied on example\ble_peripheral\ble_app_ancs_c in SDK15.2.0 with board PCA10040. After paring and bonding sucessfully with my iPhone, I reset PCA10040 with Button...