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...
Hi There,
I'm interested to customize the eddystone TLM parameters as per the image below, which is replace the Battery voltage with Button detection On/Off.
I did...
I was able to successfully make the BLE Peripheral Eddystone Beacon Application in "nRF5_SDK_12.3.0_d7731ad" in Windows 7 32-bit (pca10040), using GNU Tools ARM Embedded version...
Greetings,
I'm fairly new to developing with Nordic ICs using the SDK, I have previously developed for some nRF51x MCUs using some modules that had an Arduino library...
hello , everyone
platform : NRF52832, SDK13.0 , project:\examples\ble_peripheral\ble_app_template
I meet such a problem, config app_timer in APP_TIMER_MODE_REPEATED and...
Hi,
I cannot get the interrupt on Timer1 to work. I have checked that the counter is matching the compare register by not enabling the interrupt. When I enable the interrupt...
According to the official suggestion circuit, I’ve deleted some functions which are useless for me, (the schematic circuit diagram and PCB are showed in the end) then I use...
Hi all
I'm using nRF52 DK with 14.2.0 SDK. I created a LED blink project for testing and extract its HEX file. I uploaded the program to the nRF52 over USB (J-Link-Keil...
Hi Nordic:
I use the nrf Connect to upload a new zip , the dfu progress goes to 21%,and then I get a error.
Error msg:
DFU failed with error: When writing 'CREATE...
hi.....folks
i am using nrf52832 and have merged the twi sensor with uart and timer but i am getting , i dono where to add my timer in main loop , see the code
help me...
Dear All,
I am new to using Nordic boards. I want to connect MAX9814 microphone module with nRF51 DK board to record the audio of human. I could not find supporting libraries...
I need to put a larger battery on the Thingy:52. Does somebody have a description of the battery connector on the Thingy:52? I've read the Thingy:52 HW BOM, but nothing there...
Hello everybody,
I am currently developing on NRF52DK (2018.37) waiting for my proto to be manufactured.
I am using SDK v15.2 with gnu/gcc toolchain under Linux Ubuntu...
How can we change the default resolution i.e.,12 bit to different resolution.
I know the 4th byte of the scratchpad memory contains the resolution part of the device but...
Hi,
I just bought a nRF52840 dongle and I am trying to use it with nRF Connect Bluetooth Low Energy App to test communicating with a NRF52 DK that has a BLE peripheral...