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...
Hi,
I encountered a very strange issue. I need to control a device using GPIO. What I use is p0.22/p0.02/p0.03/p1.11/p0.31/p0.30. I modify the app.overlay file and check...
I'm running the SDK 17 radio test example on two custom board using nRF52833. My goal is to do a range measurement under ble_1Mbit mode.
My parameter as follows:
After...
Hi,
I am following the nRF Connect SDK Fundamentals course of Lesson 1 – nRF Connect SDK Introduction of Exercise 1 to install NCS development environment,when I executed...
When I tried to use PPK II to measure the alarm current of a smoke alarm product, I found that its test results were very different from those of the power analyzer. I didn...
Hi, I have a question regarding the nRF power management APIs. I'm trying to implement power management in my code, and I found that the pm_device_action_run() API can be...
Errata 36 for the nRF9161 (and the same problem exists on the nRF9151) disables the access port in SYSTEM ON IDLE, which is the default low power state for nRF9120 devices...
Hi,
My nrf9160-DK version is PCA10090, 1.1.3, 2023.31
I am trying to test the esim, but the firmware tells me no simcard found. After doublechecking the esim soldering...
Hello,
On T-Mobile's website [1] there are some documents relating to their certification requirements [2]. In their FAQ they state that they have minimum band requirements...
Hello, we are planning to evaluate several type of AoA algorithm, and we have ISP1907-AOA-DK kit from Insight-SiP Is there any guideline you know to get IQ data from each...
Hello, Im in the middle of a custom board bringup and I am attempting to get Bluetooth GATT server working. I have tested the bluetooth code using the nrf5340dk board files...
Hi,
I'm using nrf5340 audio dk board. I configured UART0 with the help of nrf connect fundamental course - Link and I started transmitting the data in UART. But after sometime...
Dear team,
I am trying to build my CPP project with Nordic Zephyr SDK. I am using following commands:
west build --build-dir nrf_build -b nrf52840dk_nrf52840 sample -DZEPHYR_TOOLCHAIN_VARIANT...
Hi guys,
starting to improve my throughput with an nrf52805 and S112, i know this version does not support DLE, but it's also the one with lower footprint, I will ask...