if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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...
Hello, I have a few nRF devices, and I am unsure as to which revision the ICs are. Here are the three HWIDs:
0x00AE,
0x0086, and
0x0077
I tried looking into the nRF51_Series_Compatibility_Matrix_v2...
Hi,
I need to sample 2 inputs at 200Hz and send it on an app. Can I send the data at this speed using UART service? I was trying to do it using HRM example but could not...
Hi, I am trying to compile the code
github.com/.../main.c.
I need to include the header file uart_confg.h, can someone tell me where I can find it in the sdk 10 component...
Hi,
I wrote a program that uses ESB communication between two nodes. On both sides I use the same ESB configuration and the same ESB init function, the difference is only...
Hello,
Environment: nRF51DK + SDK8
We've developed the beacon application but the advertising interval is set to 5 seconds. The beacon can be discovered by nRF Connect...
I have searched here on the DevZone, and also around the web, and don't see this issue mentioned elsewhere. I really appreciate any help finding a solution.
I tried following...
Hi All,
I think I noticed a bug in the nRF Connect v1.0 application. The Scan Response data is not shown in the Windows application. When I scan the device with the iPhone...
nRF8001_BLE_UART.txt
I am using an NRF8001 with the ble_uart_project_with_dfu_template and programmed an ATMEGA328P with it. The code works great and I can scan and communicate...
Dear sir,
Can we use 8.08.90 J-LINK EDU for programming of Nrf52832 Chipset.Please also specify its limitation if it has any.
If we cannot use this then please specify...
I'm starting to use Wireshark a little more and sometimes it is not displaying all of a device's manufacturer data. For example on some devices it is not displaying the manufacturer...
hi,
As a ambitious tech lover i bought BLE400 nrf51822 motherboard. I downloaded SDK 11.0, keil and nrfgo. I started programming based on the Nordic developer Zone. I first...
Hi, I try to connect nrf51822 and use example "ble_app_hids_mouse". I can pair this device and I confirmed that "Notify" becomes automatic at that time in Enable.
But, when...
Hello,
I am working with the Enhanced ShockBurst protocoll on a nRF52832.
For synchronization reasons between several nodes I need time stamps in my data packet...