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...
I use nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac and pca10056 board.
I use project nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\zigbee\light_control\light_bulb...
Hello! I will start by saying that I am new to embedded software development, and new to nrf boards in general. After successfully running the direction finding connectionless...
Hi Nordic Team,
I got the board yesterday, so I tried to debug on it. it seems no image is downloaded before shipped to me, as no log at all after power on, right?
So...
I have the next system perfectly working:
nRF52840 working as NCP to get OpenThread protocol.
STM32L486 as a host with a FreeRTOS
The communication between both is...
As far as I can see, when sending data via Bluetooth, the data is first stored in the buffer and then sent out together when the buffer is full. Is this the right idea? But...
Hello, We have an nRF9160 based IoT device in the pipeline, which should now be tested in a certified test lab. The purpose would be to perform a spurious emissions test using...
Good Day
I have enabled power saving on my nrf9160dk and am using NBIOT. In doing so I found that there was a 60 sec offset to what I selected and what I wanted the active...
Dear: IC : nRF51822_xxAA SD: s130_2.0.1 BL: SDK12.3 bootloader_secure with public_key AP: NUS MOBILE: iPhone 13 pro MAX with iOS 16.1.1 not always fail. but often How can...
Hi,
I'm working on a legacy program using nRF52833 and nRF5 SDK using SoftDevice S113.
My application has two input GPIOs, and both can wake the MCU from System OFF. The...
Hello,
My professor bought several nRF9160 boards for our Electrical Engineering department to work on our final class project with. Several students are having a hard...
Hello,
I am developing an application based on the sample project "nrf5340_audio" and would like to be able to select which gateway signal the headset receives when there...
Hi,
I just wanted to reinstall the nRF Connect SDK with version 1.2.0 to make sure everything is clean on my new project.
But when I am trying to clone the repository...
Hi, I am currently creating a new project, but I got this error when I try example hello world from nrf sdk.
I use thingy 91 for that.
Does anybody have a solution...
Hello there,
I'm trying to use the hci_usb sample provided in zephyr 2.0.2 to turn my nrf52840dk into a bluetooth scanner of sorts. there seems to be issues with the way...