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 everyone,
I have setup a Bluetooth Mesh network of 5 Light Control Server Nodes and 5 Low Power Nodes that have friendship with eachother.
All nodes publish and subscribe...
I'm facing the requirement to save few kb of data in flash and process it over time. Because none of the standard mesh models fit, a custom mesh model will be the only option...
Hey,
I encountered a very strange problem while I was trying to connect from nRF52832 (as a central device) to my nRF52805 as a peripheral. If I am trying to connect to...
Hello,
I am working on a custom development board that is using the nRF52840. After programming the nRF52840 on the board with Soft Device s140_nrf52_7.0.1_softdevice.hex...
Hello DevZone,
A product I use uses NFC tag type 2 to communicate. It usually communicates to a separate chip but I want to replace this with the nRF52832.
I opened...
Hello,
I'm working on a product where we want the nRF52840 to be able to reset itself in hardware . This is currently done via an IO that drives a SHUTDOWN# signal into...
Hi,
I'm using TWI to control accemeter(MMA452).When I used TWI SENSOR to read my sensor, it didn't work normally.
The address of MMA8452 is 0x1C,so i want to read...
The separation of flash memory into a region for the application core and one for the network core on the nRF5340 seems rather cumbersome and error-prone.
I'm especially...
Hi,
will qmi_wwan or gobinet driver be available for nRF9160? PPPD is not available. It is quite a limitation in use to miss ethenet interface based connectivity.
Regards...
Hi everyone, I’m have a wired network of 1000 devices (relay switches) that I’ve been tasked to upgrade to wireless.
Devices are inside a warehouse, about a pallet apart...
Hello All,
I am developing product using nRF52840 Dev-kit and SDK 4.1 for zigbee and thread.
I have created the new solution using tool chain - C:\Program Files (x86)...
Hello,
I'm using the NRF52840 with the NRF5 SDK v15.3.0 and S140.
I was trying to include the nrf_fstorage library into an existing project. The problem I experienced...
Hello,
I modified a sample app "blinky" on segger, to include main.cpp instead of main.c Then when I built, I got a compile time error stating in main.cpp "void main(void...
Hello.
I'm looking at options for a BLE device that has fairly small application requirements. It would essentially be a button, so the peripheral blinky example would make...
Hi Nordic!
We are gonna do pre-compliance testing of our custom board, with mounted nRF52840 and nRF9160 SICA B0.
We are looking for any software available from Nordic...