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...
I am having issues waking up nRF52 with s132 using the RTC interrupt. The same code is used on nRF51 with s130 and does not show this behavior.
The RTC is configured and...
Hi,
is it possible to have the same configuration as in the example ble_central_and_peripheral but with ant+ as peripheral (on nRF52)?
Thank you for your attention
I am doing externally triggered SPIM transfer on the Nrf52 using PPI.
I found that the NRF_SPIM_TASK_SUSPEND is a very power hungry operation as SPI suspend waits for the...
Hello
I have a nRF52-DK and I am trying to programme an external designed by myself but this one contains the nRF51422 chip. I am using nRFGO Studio to upload the .HEX...
I consider using " nRF OpenMesh " to implement my project.
But, I have no idea bout what's the throughput of it.
Anyone has an idea?
I find the max. content of advertisement...
Hello, I'm trying to make two nRF52832 connect to each other on their own. Currently, it seems that the ble addresses are reversed when printed by ble_gap_addr_print in different...
Hello,
I'm looking for a solution to achieve best possible resolution timestamps of received advertising packets for BLE. Is there any specific chip that you would recommend...
Hi there!
I searched the forum and didn't find any clear answer.
nrf52 programming pins are SWDIO and SWDCLK and chip can be programmed.
When nrf52 is part of a pcb...
HI,
I am trying to Port the BLE BEACON source code of PCA 20006 to PCA 10028 EK.
I have changed the IROM settings.
I have initialized the soft device handler to NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hi,
I am trying to understand how can I have a running counter based on the low power 32.768 KHz oscilator that does not trigger any timeout interrupts (I am using the soft...
Hello,
I have a nRF52 to nRF52 connection. I want to secure it (auth and if possible encryption) with a pre shared key. What are the points that I have to modify please...
NRF52,S132 soft device,
I am trying to toggle GPIO 10 (NFC pins Enabled as GPIO)in a 1us Timer, But its not happening , What may be the issue? Am using Timer 4. What is the...