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 have questions about the connections between the nRF5340 and the FEM nRF21540.
The nRF5340 has these components:
And the nRF21540 has this component:
I wonder...
Hi everyone,
I am currently reading the nRF53 Series product specification from the info center for evaluation purposes. During reading and looking at the application...
Hello.
Please forgive me for a real beginners question but I would like to understand the relation between the menu configurations in SES and the different configuration...
During a FW update, it failed for some reason and then I couldn't get anything to work. I can't come back from OTA mode. Reset does not work either.
According to the log...
I just found out there is no SPI slave support for SPI3 on NRF52840, but the memory map shows a SPI master for SPI3 though. Is it possible to enable SPI slave on SPI3? We...
Hi,
1. I have implement DFU example without private key (open bootloader !) . How to implement secure bootloader for NCS .
2. when i use the DFU with hid_keyboard the...
Hi! Writing to flash memory. After calling nrf_fstorage_erase (...) a hardfault happens. It only NOT happens if JLink is enabled (using dbg or rtt logs). So I can not debug...
Hi i just bough module E73-TBB(nRF52832) from EBYTE . I've already downloaded the sdk this link https://www.nordicsemi.com/Products/nRF52832/Download#infotabs
I test with...
Hi,
I would like to set up RTT on both net and app cores, but I haven't been able to get both running simultaneously. I'm wondering if this is even possible, and if so...
Hi, I am trying to get a working demo up for the Zephyr OS on your nRF52 DK but having trouble. See attached for description, I get this error -
-- runners.nrfjprog: Flashing...
Hi,
nrf9160dk device is not latching with CAT-M network. Please provide the solution for changing the "network mode" from CAT-NB(NB-IoT) to CAT-M in nrf9160dk device.
...
Hello,
I am able to program softdevice hex file with application hex file into nRF52840 microcontroller. However, I am not able to program softdevice and application hex...