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...
Would like to interface a SPI ADC – MCP3461 via the nRF52840 serial peripheral interface master with EasyDMA (SPIM). I was not able to find whether or not there is an available...
Hi Everyone,
My issue is mostly stated in the subject, I hope someone can help me recover this DK because as of the moment this is my only way to program/debug out EVT board...
I have nrf52833 as Tx. Ialso have nrf52833+ antenna array as Rx. I want to send CTE data, implement IQ sampling and view AOA for implementing direction finding. Kindly assist...
Hi,
I'm considering shifting to SES (from VS-code) to get debug capabilities.
(Zephyr application developed under NCS tag v1.5.1)
I tried to import my project doing...
Hi
I am developing a Zephyr application on a nRF52840.
Is it possible to runtime change pinmux. Eg. I have set rx/tx for an uart to p1.8, p1.9 and want them to be changed...
Hi nordic,
I want dfu the BL only, how should I pack file? Can show me how to pack instructions of nRF Util, only update bootloader.
Thanks and best regards!
John
Hello,
I am using nrf51822 / SDK v12.3 / SD 130.
I want to change the FW of the sold product to a new FW.
The bootloader address / length of the two are the same,...
Hi! I'm working with an nRF52840 SOC using SDK 17 and Keil. When I try to allocate memory to a structure of size 8388 bytes, malloc always returns 0. I've set __HEAP_SIZE...
I am using the softdevice S132 with my nRF52832 and am running into a problem with a heart rate band by POLAR.
The Problem is that I get a disconnect from the HRS side ...
Hello,
I'm trying to configure a larger MTU because I need to read/write GATT characteristics with size 216. I've already tried setting CONFIG_BT_ATT_PREPARE_COUNT to allow...
Hi,
I seek help with a runtime issue, my application which locked randomly after some time, be able to catch the issue in the SEGGER debug session.
The application is...
Hello, please review my PCB design for the nrf52832 soc. I think I've included all the necessary files, but let me know if you need anything else or something in a different...