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?
nrfjprog -f NRF52 --memrd 0x100000a4 --n 8
0x100000A4: ACAFE032 7AC54CAF
this is read by nrfjprog scipt as above and as below it is read by sd_ble_gap_addr_get.
0xCCAFACAFE032...
When creating a Server using nRF Connect version 2.6.0.
Cannot set the Descriptor 2901. It gives this error-> " Error occurred adding characteristic. (NRF_ERROR_INVALID_PARAM...
Details: SDK v15.2.0 using ble_app_pwr_profiling example. Windows 8.1. Tested uploading to nRF52 DK and Blunor BT832F.
Steps:
upload ble_app_pwr_profiling using SEGGER...
Hi,
I am using NRF 52840 DK ,rev.1.0.0(2018.36).For development using ubuntu 14 machine and segger IDE. Trying to use fatfs example with Transcend 4GB AND 8gb micro sd HC...
HI, I am seungwoo
I am developing data transmission using nrf52810.
A 300-kilobyte file is divided into 220 bytes and transmitted continuously.
11-27 17:24:24.416...
I am using the development board based on NRF 52840 from Rigado BMD340. I connected the Eval Board via USB and in the NRFgo Studio it shows that the board is detected below...
No using bootloader.
the code cant run immediately is below when i enable the wtd.
After flashing the code by jlink,the code cant run till the wtd is timeout. i check...
We are using development kit for nRF52832 and trying to create the minimum current consumption that was stated in the datasheet which is 0.7uA while the system is off. However...
I did a search on Real-time debug, it's said for nRF52810, in Code generation, should set Debugging Level to Level 3, and Optimization Level to None Is that true for nRF52832...
Hi,
I've installed arm-gcc and the dev kit, I've tried several different versions.
I got it to compile the examples just fine. I can compile the example in examples...
Hi,
I tried to run the pca10056 ble_app_uart on a nrf52840 dongle (pca10059) after modifying the example as suggested here on the devzone. I had to define the rx,tx,ctx...
Hi !
I wrote a "central" device which works with multiple pheripherals.
Each pheripheral (Other NRF devices and also IOS) is going throw BLE_GAP_EVT_CONNECTED and when...
I am using pyserial on OSX as well as Ubuntu to send commands to the serial CLI via the JLink virtual com port for testing, and am occasionally experiencing lost/mutated characters...