I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...