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'm using standard ble_bas from sdk12.3. I set up a timer at 60s interval to use saadc to read battery voltage. Below is my code in saadc event handler for battery level update...
Hi,
I want to add some included services to a new added custom service with nRF Connect, but I can't find a method to do this.
Is there a method to solve this problem...
Hello, regarding to another thread in this forum the debug interface mode can be turned off by sending the command "writeDP 1 0" via J-Link commander or by power cycling the...
Hello,
I'm working with the nRF5 SDK for Mesh v4.2.0.
During the init phase, I call the function mesh_stack_init()
After doing so, the consumption is on average 2.8...
Hello DevZone,
SDK 15.0.0 SD S140
Currently working without an active SoftDevice but even with an active SoftDevice these problems keep occurring.
I'm currently working...
Hello! I need help implementing a TDMA on a nrf52. I've never done this before and Its been hard to find good resources online on the topic so if anyone here has any previous...
I am developing connection between BM833AF Evaluation board and nRF52840, Like a BLE Tag and Beacon. Need support in connection and transmitting data from one to another?...
Hi,
My use case is I have an RGB LED that I want to be green for normal operation, but blink red for 0.5s when a serial driver error occurs.
R, G, and B are each attached...
Hello,
I have multiple questions regarding BL mesh using nRF5 SDK for Mesh v4.2.0
1) is it possible to run this example using 2x NRF52840 dongles(PCA10059) and one NRF52840...
Hello
We have an application that ADV every second and is based on SDK 14.
We are currently attempting to move to SDK 17. What I have noticed is that if I change and...
HI,
I want to use nrf52833 for receiving SAADC DATA in my phone by using BLE_NUS_DATA_SEND.
Here are my codes.
In 716 ~ 724 lines, I added codes about BLE_NUS_DATA_SEND...
Hello
I'm using the nrf52840 DK with sdk version of 15.0.0.
My requirement is to flash my project through cli commands, so I have followed the following steps in below...
Hi,
I recently updated my toolchain using the nRFConnect tool chain manager.
(I was seeing problems after an OS update)
This update fixed my problem but when I build...
Hi,
Please, what are the settings for gpio driver in sdk15.2. for some gpio pin to be able to sink current (to act as gnd? ). In my project it is used for loadswitch enable...
Hi,
I have bumped into this bug in SDK v17.0.0 and SDK v17.0.2 but no fix yet.
We are using nRF52840 with S140.
Can you please make sure to release this fix asap because...