Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
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...