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 trying to implement AoA reception using the TimeSlotAPI on the nRF54L15.
I have previously implemented a simple AoA reception function on the nRF52833.
Please...
Hi,
I'm trying to set up two nRF5340 Audio boards - one as a unicast client (gateway) and the other as a unicast server (headset). I have seperate config files for both...
Hello, we've been using nRF5 SDK and nRF5 SDK for Mesh for about 5 years now and we're looking to port our codebase to nRF Connect SDK.
We have already started the process...
Dear Customer Support,
Reaching out for help / example on couple peripheral configurations
We are using nRF Connect 2.5.0
1-UART
we have the following configuration...
I am using a Sierra Wireless HL7800 modem with the nrF52840. I have been able to receive SMS messages and see them come through the RTT log. Setting to text mode and then...
Hi,I am using NRF5340 ,I want to log data of 2 channels of mic with sampling rate of 16000 but while logging I am receiving "120 messages dropped" and with some random numbers...
Hi. First of all, I appreciate to all users support. I work with SDK 17.1, nrf52832.
I`m trying to make multi link Central. It connect to multi Bootloaders for DFU.
When...
Hi, I am using the npm1300 with the nrf9160 with ncs2.7 When we do a reading from the npm1300 to get the current and voltage values, the readings are always delayed by 1 reading...
Hi
I was trying to take code from ble template and put it in my own project. Even after copying the entire main file and including file directories it shows loads of errors...
I want to set serial communication over USB and try to implement CDC ACM functions on nrf52840dk-nrf52840.
prj.conf:
.overlay:
But now, build on NCS v2.7.0 stops...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
We had made our own pre-production PCB, and trying to lower down power consumption. ...
Hi,
I am using download_client to get a bigger file (100KB) to my memory via LTE-M. The Files are located in a bucket and I use a shortURL to get the signedDownload URL...
Hi! SDK17.1 S132 nRF52832
I use hrs_c example and it works. But I added adertising code and wanna use both central and periperial at same time. Works, but until the moment...
Greetings,
I've searched the forum, but haven't found a particular answer. I need to configure the project to not pair with Windows 10 PC because it blocks other software...