Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,
I got a working app, based on app_template with custom bluetooth services which transfer raw (simulated) data from nRF52840 DK to my Andoid App.
This app worked fine...
Hi, I am trying to use NFC initiated bluetooth pairing.
I am getting the following error while compiling the example code without any modification!
...nRF5SDK153059ac345...
Hi,
In our project we are using pairing and bonding process. We successfully integrated pairing and bonding process and its having some random behavior.
Random behavior...
Hi,
I am trying to customize the firmware update for my project, everything is fine when I do not define BLE_STACK_SUPPORT_REQD, but when I use this definition I always...
Dear Nordic,
I tested zigbee in nRF52840(just light switch example). I want to check the interoperability of our device
can you advice how i check the interoperability...
Hello,
The Nordic documentation is pretty thin on what I can expect out of this 8-bit storage area. Perhaps some specific questions are in order:
How is it implemented...
Is possible to wake up the device by RTC Event? For example, put device(battery powered) in deep sleep for some duration(disable all peripherals to increase battery life)...
Hey, I wonder if it’s possible to use the NFC-antenna on Thingy:52 to read data from external NFC-tags. I have looked at the nRF5 SDK v13.0.0 and I have only found NFC examples...
Hi,
I am trying to implement LESC Security Mode 1 Level 4 with a peripheral ble_app_hrs on PCA10040 and a central via pc-ble-driver example heart_rate_collector_v6 with...
Hey!
I have license in old version for V4.14, but i can't use it in the new V4.16. Plus coundn't find the Open nRF Connect SDK project under the file tools as in the old...
Hi,
I am working on a project where I need to create a ~23 kHz square wave signal with a 12-bit DAC ( AD5721 ). The communication works via SPI.
I got it working alright...
When I plug my PCA10031 dongle into a Windows PC, a Windows Explorer Jlink drive opens, then closes... then opens, then closes (repeat). This seems to go on "forever" (although...
I am attempting the use of Nordic's 802.15.4 stack with Softdevice in a multiprotocol way, but not using Thread or Zigbee. The application initializes sdh, then ble, then...
Hello everyone,
Currently I'm experiencing with some issues with serial bootloader in SDK 15.3. I'm using NRF52832 on my custom board together with main MCU that performs...