Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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...