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...
I ported the nRF52840 USB driver to work with Mbed-OS's USB Device stack. When building without the soft device, the following macros are removed from the compilation:
...
I'm trying to read two ADC channels asynchronously.
I can setup two channels, and as mentioned on the forums , the data from channel 0 is at buffer[0].
The issue I'm...
Hi all
I want to check my nrf52840 custom certification.i need to do radio test in my custom board.They are asking direct test mode with PSRB9. I m using direct test mode...
Hi, I created a simple project using the nRF52 SDK, to which I later wanted to add BLE support. I used the ble_app_blinky example from the SDK as my starting point. The example...
I have compiled asset tracker example and it worked on 0.8.2 version of board but not on 0.8.5 board.
1) Is there anything which should be made differently in software for...
Hi, I'm trying to measure the current of my nRF9160 DK (PCA10090 v0.8.2) and have some problems. In respect to the following thread (https://devzone.nordicsemi.com/f/nordic...
Hello. Project im developing requires low power wireless encoder. NRF52832 is a really impressive chip that handles everything i need within 40uA. But I've got problem with...
hi, we delevoppe a card with a module which is use your nRF52832 IC. I check in your document information relative to IO hardware, but i didn't find any information concerning...
I am writing some code for a customer using the nrf52840.
The Softdevice asserts immediately after a call to nrf_fstorage_write().
The write address is OK, alignment...
whenever I use nrf connect desktop app in my Linux system for power profilling.
The power profiling kit doesn't start and keeps on giving the same error
There are similar...
Hello team, I'm working on system development using Mesh SDK and I have some questions so please let me know. ############### Development environment IDE : Segger Embedded...
I was able to create 2 times, Timer 1 and Timer 2.
They work when they run separately, but one stops when I try to use both of them.
I need simultaneously running two...
Please confirm the following is correct for nRF52840 (per PS v1.1)
1. The firmware doesn't have to enable internal pull-up when the pin reset is configured (it's done automatically...
Hi,
I am developing a solution with zigbee (nRF52840).
I want some end device is joined to specific router.
In the documents, if end device find more than one router...
Hi, Everyone.
I'm trying to connect nRF52 DK Board to J-link base tool.
But I can't connect.
Wires between nRF52 B/D and J-link base tool are conneted below.
nRF52...