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 would like to use any of bonded {IRK, LTK, ediv, rand}info to validate public MAC[6], to be sure that it's valid. Seems that such validation functions are only...
There is a bug in the nrf_libuarte_async.c file :
The first argument to the macro is "m_ppi_channels[PPI_CH_RXRDY_CLEAR]". The macro itself is defined as:
As...
Hello
I USE SDK15.2 ble_app_gls。
The mobile phone continuously pops up 3 windows to ask whether to pair and a password input window when the mobile phone app is connected...
Hi there,
On my custom hardware, I am running out of I/O pins and I want to leave the SPI slave active like if csn_pin were enabled/connected to an SPI master, is it possible...
We are working on a device that communicates with the mobile device. There is a button in the device to wakeup. But this button does not wake up the device. On debugging we...
Hi I want to connect the system with random passkey, i modified the code like below the central is giving the passkey and i entering the passkey at device but not able to...
Hi,
first of all: Thank you very much for providing such a great tools as the nRF Connect Desktop tool!
I've installed the tool today and discovered, that the nRF Connect...
I'm trying to update firmware of nRF9160 DK, but fails.
I downloaded nRF9160 Modem Firmware and Modem DFU Tool from this page; https://www.nordicsemi.com/Products/Low-power...
DFU has worked fine until just recently.
Our custom hardware is using the nRF51822 and softdevice 8. We are using non-secure DFU.
We are using the latest nrFConnect. We...
Hi,
I'm trying to flash my device. Until yesterday, this command ran just fine and I was able to flashing my nRF51 chip. But I'm unable to do so anymore and can't figure...
Hello everyone,
I write this post because I haven't been able to find a solution to a problem I'm having to implement a parallel to serial converter. I am employing the...
Hi,
I am using the NRF52840, softdevice: s140, example: ble_app_uart from nRF5_SDK_15.2.0_9412b96.
short description of my application: i am developing an application...