Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi,
I developed a device and I ship this devices to custemers. Now I want to update firmware of this devices with user friendly app. Is there any app updating app for customers...
Hi,
I scan for nrf51 hrs peripheral devices.
It discover them but they have a static pass-code, how can i pair to them from my central device?
I use SDK11 hrs_c s130...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
I am trying the ANT-OTA DFU Update using two nr51422 pca 10028 board. One is sending Transmission messages in the CHANNEL_TYPE_MASTER mode, while the other is receiving Messages...
Hello, I'm a beginner for nRF51822, now my status is sticking on those SDK_11.0.0 BLE examples, while I could successfully running non-BLE (such as examples of bsp/uart)....
ElfApp.zip This attached application is based on Nrf_uart demo app.
It works fine under Android 5.0 and 4.4 smartphone. When I click the connect button, it shows the info...
Hi,
I'm on the project where I use SoftDevice s132 on my own devBoard with nrf52 chip.
I know for Connection Interval and other parameters that determin BLE communication...
I am using nrf51822 as a central device that is trying to connect a peripheral device nrf8001.
I want to build communication bewteen them and use nrf51822 to receive the...
Hi,
I have a small question regarding flash write/erase cycles and I was unable to find a clear answer.
I can see in NRF52 specs:
Flash write/erase cycles: 10...
Hi,
I've been trying to get DFU updates working on my device for a while now... I've got the single-bank bootloader compiled and seemingly working (and a combined hex file...
how to modify ble hand shake time which normal connect to phone.
this scene the ble board has connect to the phone, but need down scoping the ble time to let the 2.4G work...
Hi,
I would like to save some data from characteristic into the Flash. Due to this fact I decided that I will use scheduler. When the value of actual characteristic is...
We are trying to complete Bluetooth qualification on our Cycling Power Service (CPS)
against the Bluetooth Test Specification (Document Number CPS.TS.1.1.0).
We fail the...