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 all,
I did not do mesh SDK for a long time. Now when I see SDK Mesh, I saw Low power Node example. It can run with Mesh network and update OTA by DFU buttonless (I don...
Hi,
I had an experience with embedded programming but never with wireless technology. I am using Nordic SDK v16.0.0 and nRF Mesh SDK v4.0.0.
Here is a short description...
Hello All,
I am working on the Nrf52810 board with sdk 14.2.
I have implemented the read ,write , delete feature in my code.
Now it is creating new entry for repeating...
Dear All, I am trying to compile an application based on the Zephyr project for the nrf52. I am following the instructions from here .
I am using Windows. Using SES everything...
Thanks in advance.
Hi guys am working with nrf5282 (softdevice s132 V1.6.0 and SDK version 15.2.0), also enabled freertos, and also make softdevice changes rleated freertos...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
As part of my Factory setup we want to download MBR, bootloader, SoftDevice...
Hi,
I would like to perform DFU over Mesh. I am following the steps
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.0.0/md_doc_libraries_dfu_dfu_quick_start...
Hi,
anyone help me.
I am facing the issue during DFU with OTA. the steps are listed which had I done,
here trying to update softdevice.
1. Erase all.
2.flashed softdevice...
hey guys,
I want to write a c code to display temperature sensor data which is inbuilt in the nrf52840. I am using segger embedded studio. Can I get some reference code...
SDK: 15.3.0
Softdevice: S140 6.1.1
Brief usage: multi protocol radio driver 1.5.0, uart1, spi1, twi1, saadc, ble, gpiote 2 inputs, pwm1
I have been finding high current...
Hi,
I'm running into issues with the watchdog never firing. I'm using SDK v15.3.0, with S132 v6.1.1, and a custom bootloader (based off secure_bootloader example).
The...
I can successfully download an image using nrfutil dfu serial when I use a test image compiling the bootloader with the Nordic default public key.
I cannot successfully...
Hi. Is it possible at all to link a GPS module to an nRF52840 SoC and being able to advertise coordinates without having to connect the nRF52840 to the remote node? Thank...