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 am using NRF52840 development kit and using s140 softdevice for bluetooth services. When I load the softdevice hex file and later load the Firmware hex file, I am...
Hi,
Currently I am experiencing some issues regarding flashing the modem firmware on the NRF9160. My end goal is to automate the process of flashing both modem firmware...
I am using SDK v12.3.0 for nrf 51822 chip. I am working on hrs example with some custom modifications, so i need to to update application through OTA, i have used bootloader...
Heija Guys,
I have a problem with my PWM. I started with the zephyr version 2.4.99 and switched, after we discovered a bug (Link to ticket: https://devzone.nordicsemi.com...
Good Afternoon, Im using a samsung galaxy tab a - Model num SM-T510 Android Version 10 nRF Mesh app version - 3.1.5
After provisioning 14 nodes, whenever i try to reset...
Hi,
I am trying to integrate UART and DFU serial from the mesh example.
What I did is:
1. Adding uart drivers and libraries into the DFU project.
2. Adding codes...
Hi,
We are seeing the issue mentioned in https://devzone.nordicsemi.com/f/nordic-q-a/20291/offset-in-saadc-samples-with-easy-dma-and-ble/79053#79053 . We have 2 sensors...
Hello, I'm getting started with FreeRTOS in Nordic SDK 15.3 I have created a small test code, using binary Semaphore from FreeRTOS, that waits signal from SAADC callback....
Hi, I want to do some modification in the existing nrf connect sdk sample projects. I did some modification in prj.conf and CMakeLists.txt file. But now I am not able to load...
Hello,
Could please someone suggest to me the 10 POS debugging header(5*2) with 1.27mm with a lesser size footprint?
I need a lesser pad size so I could place it on my...
i have a custom board with an nrf52840, i use a J-link programmer to flash the chip with the nrf connector programmer app.
I am able to read the memory and erase the chip...
Hello fellow bit jugglers!
We are developing an application for a nRF52805 on a nRF52-DK board, using NCS.
NCS version: 1.5.1
Zephyr version: 2.4.99
BLE controller...