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...
Hello,
we recently migrated from SDK12.2 to SDK14.2 and noticed a strange behaviour.
After connecting to a bonded device the nrfx_gpiote_irq_handler is no longer called...
Hello,
with SDK15 the definition of the nrf_dfu_flash_callback_t changed from
to
we used the nrf_fstorage_evt_t->result to determine the success of the operation...
Hi,
My application requires a Bluetooth range from 90-100meter. Can you guide me if you have any BLE chipset validated with an RF amplifier using a trace antenna? Can I...
Hi,
we configure a GATT Server with a characteristic that is configuered for write with authorization. If we then try to write one byte to this characteristic from the client...
Hello NORDIC and Tech support members. I am new to NORDIAC devlopment please support me how I start with nordiac please guide step by step and please let me know how I Start...
Hi all,
Where can I find the default program that comes with nRF9160 DK in box?
I'd erased memory and programmed with AT command program but I would want to program as...
Nrf51822QFAAC0 uses softdevic: s110_nrf51822_6.0.0-5.beta, sdk: nrf51_sdk_v5_1_0_36092. Use serial routines. When I annotate the initialization of serial port, and annotate...
Hi,
I have successfully implement the code demonstrated in the two tutorials shown here:
https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics...
Hi Everyone
As the subject mention,
RTT stops working when power is disturbed by motor.
But other fuction that like ble,spi,uart are work well ,
I must cutoff...
Hi,
I am using NRF52832 with SDK 15.2. In the example, UART/Serial Port Emulation over BLE. The documentation says that this example uses hardware flow control. Therefore...
Hi, I just started nRF52 DK from scratch and downloaded several things informed from infocenter like SEGGER, Keil and SDK, but have no background about these things.
The...
I am trying to understand the provisioning process as defined in the Bluetooth Mesh Profile v1.01 specification. In particular, I don't understand the following paragraph...
Some Examples discuss background DFU from application level, but those require bringing in IPv6 stack and TFTP client. Since we are planning to integrate DFU of our device...
I got nrf_cloud_connect failed: -111 error while running asset tracker demo.
I know that I need to flash certificate files according to my previous question: https://devzone...