I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...