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...
Hi,
we have been trying to implement modem delta updates to our nrf9160 project using DFU target. We send delta .bin file over LTE to our device, and save it to external...
Hi,
I want nRF91 to download the nrf52840 firmware update image from nrf cloud and then pass it to nRF52 using SMP over UART.
1.How can I use the nrf cloud FOTA UI...
When I program an interrupt, the NRF52840 requires 250uA extra. I read something about the sense interrupt, but I cannot find any working example. How should I implement an...
Hi,
I am working with Thingy53 using the ESB (Enhanced ShockBurst) library. I have my basic app running with multi-point comms and power control. This was done without using...
Hello,
We have a product which is a custom nRF52832 board, nRF5 SDK (didn't have time to upgrade to nRF Connect SDK), s132, BLE.
We used to call delete_bonds() function...
I‘m tring to run nRF5340 Audio applications with two nRF5340 Audio boards, following at: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.0/nrf/applications/nrf5340_audio...
I'm using the async API for UART and I have noticed that, shortly after initialisation, I receive a single character with the UART_RX_READY event. This character is 0xff ...
Dear all,
I kindly ask you what is such warning that arise in building the configuration for the NCS example, please point me to better understand why arise and the related...
I now have a 52833 board, my question is what is the difference between it and 52832?
Are they very different?
Which protocol stack does it use?
thank you
Hi
I can't find any info regarding a cut off feature for the nPM1300 if the battery voltage is to low.
we are using a battery with PMC but that is meant as last resort...
I am using nRF52840 boards. I have one query.
I understand from your documentation that MPSL schedules the Radio driver to access the Radio. And BT ticker is for time slots...
Hi
I have flashed the unit with the Vysor flash file at Vysor Dongle · koush/vysor.io Wiki · GitHub The unit is now dead and has not recovered so I am returning to amazon...
I was planning on writing firmware for the nRF52840 chip (AKA System Controller) on the NRF9160 DK. Primarily it will use BLE and serial communications over some of the pins...
Hi, I am using nRF52840 and nRF Connect SDK V2.6.0
I want to send 7000 bytes of data using USB at a time. Now I am able to send only 1024 bytes at a time. I modified USB...
I'm using the nRF52+SDK11.0.0+s132. I'm developing a system that streams BLE notifications to an Android app at ~53kbps (40B/6ms). I have the connection intervals set to 7...