Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi all,
I am trying to update the bootloader, softdevice and application all in a ZIP package through DFU, and at 99% after upload it stop and throws the error:
...
Dear Engineer:
I am a developer of the nRF51822;Some costomers want to send a large number data over the bluetooth,So they require a high quality in speed;I want to know...
Hello,
I've noticed that it is quite hard to set up an Eclipse development environment and I want to try to make a package of everything that is needed for developing with...
Hi. I want to attach a sensor with SPI slave interface to the nRF52 Preview DK (PCA10036) using the SPIM1 with EasyDMA. Below I have two related questions:
In PAN...
It seems that in SDK9 the APP_BUTTON_INIT() macro has disappeared, and with it the extra argument that determines whether the scheduler is used or not.
However, the documentation...
Hi,
I want to develop one FOB key which will be in TX mode only to transmit a key continuously or at specified interval at ultra low power mode and powered by CR2032 coin...
I'm having really terrible RF performance with a PCB I've designed using a nRF51822 QFAC, Johanson 2450BM14E0003 balun, and a PCB IFA (from TI DN0007: www.ti.com/.../swru120b...
I would like to create a large “virtual” read only characteristic that does not fully exist in memory. I understand that large characteristics are transferred in chunks of...
I am trying to enable a critical section in handler. I need to update a sensitive global variable when a button event occurs, and the fact to enable/disable the interrupt...
I have nrf51822 and I use latest SD130. I scan nearby ble devices. In my case they are iPhones. When one device is in rage then I connect to it and start scan again and keep...
Hello to everyone!
So, now I try to enable a DFU for nrf51822 (S110 7.3.0)and have some problems with it.
I can't find a good example project including DFU, all that I...
I've created a simple test to demonstrate pstorage store/load for 64 pages of 1024 bytes each. To allow 64 flash pages I set PSTORAGE_MAX_APPLICATIONS to 64. Each page stores...
I've been following the custom service nAN-36 instructions and have it mostly working on my PCA10028 board, but I have two problems that I just can't figure out. I'm pretty...