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 sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
Hello!
I am sending MQTT commands over UART from an NRF52840 DK to the NRF9160 DK which has the ibasis sim card inside. I noticed 3 times so far that after 24 hours , 1...
Hi
I could test Bluetooth Mesh Chat sample on nRF52833-DK nodes. I would like to know whether there is any way to send chat message from nRF Mesh app (non-mesh BLE device...
Hello,
I need to send and receive UDP packets using nRF9160DK via NB-IoT network. I'm able to achieve this using Serial LTE modem . However I need to write my own application...
Hello,
In a design we plan to have 2 x SPI, 1 x QSPI and 1 x I2C interface. For the SPI we plan to use one @32MHz and the other @8MHz.
Please confirm there no "instance...
Hi everybody,
we are trying to bring our beacon's consumption as down as possible. We have nRF52832 mounted on our custom PCB with external 32 kHz crystal and DCDC is enabled...
Hi, I am using the Nordic nRF53DK, with the Segger IDE, in the NCS 1.5.0 release.
I'm playing around the Data Length Extension with the Sample of the Central UART...
Hello, My environment is nrf SDK v1.5.1. The board im developing for is the nRF52840DK. I'm trying to do some ECP-Calculations and therefore Ii want to use some function located...
Hello, All
I want to implement OTA using Thread with nRF Connect SDK.
Is there any sample code or reference this can be done with Thread?
Even if there is any experimental...
Hello,
I have a: nRF5340DK connected to Windows10 PC via USB.
I also have these that are working fine in terms of being able to communicate with the nRF5340DK over Bluetooth...
nRF SDK version is 1.5.1
upgrade modem fw to 1.3.0
Is there any way to do software reset on GPS modem? I have ran the gps example and I notice that "printk" sends everything...
I'm using the nRF5340 DK with the HRM example. My phone is HUAWEI mate 10 (Android 10).
I could scan the Zephyr Heartrate Sensor in nRF Connect App and nRF Toolbox App ...
Hi Team,
In continuation with Case ID: 269054, 269278
I am using NCS (as suggested) to avoid high current consumption happening during softdevice initialization.
I set...
Hi, I'm enthusiast of nrf5340 DK. BUT: in the samples I'm not able to find some viable openamp (other ipc seems to have the same problem) example. I am looking for a way to...
To the kind Nordic support team,
I have got a nRF52833 based Raytac module I'm using to develop before using a custom board.
I'm using Microsoft Bluetooth Virtual Sniffer...