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...
I want to send my sensor data from one node to another node using BLE mesh. my data is at about 128 bytes I am trying to create a custom model but it's hard to know how to...
Hello, I am trying to advertise twice in my project with different gap_params.
First, I have started advertising with the following conn_params (shown below)
#define MIN_CONN_INTERVAL_ADV...
In a old post https://devzone.nordicsemi.com/f/nordic-q-a/58034/uart-communication-between-nrf52840-and-nrf9160-on-nrf9160-dk This question was already answered but this solution...
I am now using nrf52840 dongle and want to develop a software to control dongle like NRF connect desktop software, such as scan devices, connect device with passkey, read...
Hi
I am interesting to generate 1,638,400 Hz is an external clock for a peripheral on one of the NRF pins.
Please advise how can I generate this clock value on one of...
To the kind attention of Nordic support team,
We have this custom board using nRF52833 powered up from usb and in high voltage mode (ldo). The problem is that we are...
VS Code (running on Ubuntu 21.10) can't find the connected nRF52840 dev kit. " Could not find any connected boards " is all that's shown under CONNECTED DEVICES. Beside that...
I'm learning to use the Asset Tracker V2 example and planning to build a POC product on top the example. The biggest issue at the moment is with power consumption. On the...
To the kind attention of Nordic support team,
We have a problem that may very well be linked to this thread
https://devzone.nordicsemi.com/f/nordic-q-a/65202/usbregstatus...
Hi, I got my border router working fine, but I do not understand its use. How can I connect (which kind of protocol?) with the nrf5340 from my laptop to send turn on a led...
Hello
We check the current in system off in PCA10059 board. and use the ble_app_template application.
If set the VDD 3.3V, after the system off, measure the current is...
Hi Team,
I want to connect power pins on the nrf52840 chip in the schematic.
I find there several VDD pins, how can I select and connect them?
Best,
Gaosheng
Hello,
we are currently developing a customer product based on the nRF9160 SIP.
The requirement is to send the battery voltage periodically over the CoAP protocol (PUT...
Greetings , I have implemented an application with freertos (sdk 15.3) which goes into low power and wakes up on two irqs (rtc and button). When the button irq arrive turns...