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 am trying to clear reset reason when it wake-up by GPIO.
In line 163, I set RESETREAS to 0
In line 164, RESETREAS is read again.
I expect 0. But It still...
Hello,
I use nRF52832's COMP (comparator) to sample a pulse signal's voltage level.
I found when the pusle width is below like about 60us, the COMP can't get correct...
Hello,
we need to feed mono audio data into the nRF52 and we are now evaluating the possibility to use PDM. The nRF52 seems to have a useful PDM interface , and even though...
Hi,
I would like our nrf52840 to use coded phy 8x to get longer range.
The counter part are Android smartphones, old ones with BLE 4 support only, new ones having coded...
Hello,
I have a custom PCB which uses the NRF52832 chip and i wanted to program it using the NRF 52 DK using P19. I have the following connector and pin out on my custom...
Hello everybody !
I am working on a project and I need to create a server node which also works with the nRF SDK.
As I have seen, it exits coexistance examples where both...
Hi there,
I am trying to use the ISP from the 6700. I need to power my development board. I was wondering if there is a pin output on the nRF6700 motherboard? There is...
Hi,
The end goal is to run this project on a Thingy91, but I am currently building/testing on the nrf9160dk.
I am looking to capture ANT+ from a bike power meter on the...
Hello Nordic,
I'm evaluating the --external-app option of nrfutil and I noticed something odd.
First, I create an example hex file with 8kb of random data and then run...
I am using the nrf9160 DK. Followed the video tutorial, using nrf Connect Programmer tool. When I plug the USB socket, this error comes up. Have tried with different USB cables...
I'm trying to detect stack overflow. One approach that I found online was to prefill the memory with a constant value before the program runs, and see how much of the stack...
I am trying to update one nRF52 DK Board with another using OTA firmware updates. Similar to how the nRF Connect app can connect to a nRF52 and flash a now firmware image...
Hello,
I have been using the SES version 430c and today when I launched the program I get "The evaluation period for this release has now expired"
I got another licence...
Hi,
When working with Windows 10 laptop BLE we get sometimes a lost packet occurrence from Central (PC) to our BLE device.
We are using a Python Bleak based app on the...