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'm using Nrf52840 to connect to a Mobile via BLE.
I'm advertising to start connection, and after bonding, I can start advertising with whitelist in order to connect...
When adding this line to codes from an article here control reaches
Example used is ble_app_hrs_pca10056_s140 on nrfDK2 , sdk 17
==================added to advertising_init...
Hi,
I'm trying to use Thingy91 as a gateway for collecting data through BLE (from other thingy52s) and send it to Azure IoT Hub using LTE, but the current sample code only...
Archlinux
Visual Studio Code: Version: 1.58.0-insider
nRF Connect: v2021.9.98
I installed the "nRF Connect" extension in vscode, and went to look into a problem I was...
Hi,
I'm currently testing LPCOMP with one of our nRF5340DK boards.
The power consumption of the LPCOMP seems way too big (around 140µA) once enabled with this conf...
Dear Nordic Engineer
Our customer uses NRF52832 to develop a computer remote control pen. They are based on the keyboard example in the 15.3.0 SDK. Now they encounter some...
I have a working (hand-wired) prototype that connects to the internet without any problem.
Now I have made a PCB to replicate the same thing and loaded the same software...
Hi, I do have a PCA10040 board, I'm using the examples from Nordic. On the DFU example for SDK 12 I have pressed button 4 and RESET the board to active BOOT . I’m testing...
Hi,
S112/S113 is currently the only supported SoftDevice on nRF52805 and doesn't support Central (Only Peripheral). Is there a plan to enable S132, SoftDevice Central are...
Hi,
I have nRF52840 DK boards.
This is rather an informational question for my benefits.
In post: https://devzone.nordicsemi.com/f/nordic-q-a/9315/nrf52-802-15-4
...
Hi,
I’m developing a BLE joystick with nrf52832 with a PCA10040 board
To make the development simple I’m using 16 input Buttons and 2 analog inputs with 8 bits each. ...
Hi,
We have a product that is based on 2 SDKs : SDK 14 and SDK 15. SDK 15 covers nrf52840 builds and SDK 14 covers nrf52832 builds. I know this is not perfect setup but...
Hi,
We are using SDK13 and nrf52832.
I will use BLE security mode 1 level 4.
It is in progress referring to "ble_app_multirole_lesc".
How do you check "App completes...
Hi,
I have VSCode and Segger Ozone installed along with the nRF Connect SDK (v1.7) and the nRF Connect Extension for VSCode. I can successfully build example projects and...
Hi,
I am new and just starting out. I am using a nRF51822. I downloaded SEGGER and the nRF sdk (nRF5_SDK_17.1.0_ddde560), but I can not find nRF51822 in the config folder...