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, I am trying to test multi_sensor example from Zigbee and Thread SDK 4.2 using official Nordic nrf52840DK with few Zigbee hubs. Example is located in \examples\zigbee\experimental...
Hi
My thingy91 does not appear in the Connected Devices list in VS Code. I've tried everything now.
What's the prerequisites for getting this to work?
Do I have to install...
I'm using a nRF5340DK with nRF Connect SDK v1.9.0 and want to use MCUBoot with Direct-XIP.
Using the hello_world sample project, I added MCUBoot.
In the MCUBoot prf.conf...
I have issues with my NRF5340DK devices that I'm hoping to get support on. Several devices appear to be bricked, stuck in a boot loop or otherwise unable to program using...
Hi, I'm hoping someone could advise on interfacing with the T2 LC3 codec included in nRF Connect.
The context is I have stereo I2S microphones providing 24-bit 2's complement...
Hello, As part of a student project I am looking to learn about Nordic technologies for BLE and ANT. The goal of our end of study project is to provide an extremely accurate...
If I would like to add Bluetooth capability to the nrf9160, can the nrf5340 be used as a "companion" MCU?
Would be great if there is a pre-build firmware for the nrf5340...
Hi,
I am trying to write a program that connects my phone to my nRF52840-DK board; I then send one of two commands from my phone, then the nRF52 will respond accordingly...
Hello,
Recently, in my organization we have decided to transition from nRF5 to nRF Connect SDK and while going through this process we noticed an issue with the source control...
Hello, I am trying to get the peripheral_lbs example to unpair all devices (delete all bond informations) using VSCode and nrf connect sdk version 2.0.2.
I tried using bt_unpair...
As part of the NCS install, in the ncs\vx.y.z\Zephyr\doc folder there is a ton of Zephyr documentation (more then 13MB) in .rst format. How do I use this instead of the online...
Hi all
I've tried to build the nRF5340: Multicore application on different host platforms using the nRF Connect SDK v2.1.0. It worked without any problems on Windows and...
Hi,
I'm using NRF52832 with s132 softdevice for a low power project. I notice that when running firmware with DFU Buttonless, the SoC consume more power than without it...
Hi,
I'm trying to reproduce the fatfs example on a nrf52840 DK and Sandisk micro SD card that's plugged into a Sparkfun Transflash breakout board. I can't seem to mount...