Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
I have a project where specification requires disconnecting immediately after sending a response to a BLE read request. I'm using authorized reads.
Currently, I'm using...
Hello,
I am measuring 5~6 mA of current consumption in standby mode, even when not broadcasting/connected. Why is it so high?
Aditional info:
I am using a custom...
I am using IAR workbench. Using softdevice s110 Version 7.
I have created a bootloader at memory address 0x3A000.
My application sits at 0x16000.
My application checks...
I used the sample code from nordic with nRF51822. DTM works fine. sensibility test gives me 0% on the 3 channels. Perfect.
Then I copied and paste into my code, calling...
I'm compiling and running correctly but the Keil software program for St- Link does not work I have . Have a different method to compile and install nrf51822 ?
on iOS 9 beta 5, ANCS doesn't work.
Steps to reproduce:
On iPhone, Settings -> Bluetooth
Tap to connect and pair
Make a phone call on another device
no caller...
Good work,
I am trying to control with android i nrf51822 But I have a problem. Ten LEDs After connecting the device with Android when I press the off button or "device does...
redbearlab nrf51822 led controller with android.nrf51822 with android connected.But led on off Device does not support uart.Disconnecting.
How solving is the problem ?
I wrote code usenig de Development Board 10028 (nrf51422).
I bought in aliexpress This model link text
The first question I remember There is almost no difference between...
I have a project, where I try to trigger an interrupt when I get a low-to-high tranistion and high-to low transition.
My setup:
-nRF51DK
-SDK8.1
-SoftDevice 8...
I'm looking at the ble_app_hrs example and I'm confused about how the drivers are able to differentiate between events originating from various services/characteristics. For...
The JLINK is costs hundreds of dollars, the STLINK is less thank $20 USD (available on ST's Discovery boards). I would really prefer to use the STLINK. Is there a way to program...
I have two nRF24L01+, one as PTX and one as PRX.
Both have following config: EN_RXADDR = ERX_P0, EN_AA = ENAA_P0, RF_CH = 100, RF_SETUP = 0x26, SETUP_RETR = 0xF0, SETUP_AW...