I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hi, I'm deeply interested about the Nordic's PCA20014; a.k.a solar beacon .
This HW uses
Amorton AM-1417CA solar cell, 1.5V, 12.5uA at FL-200lux
2 channel...
Hi,
I have run into a problem with the nRF sniffer. I used it in late May and early June to debug a BLE connection between a nRF-DK and a HTC Desire 610 and it worked fine...
Hello,
I am trying to communicate urart with nrf52840 and other devices.
But there was a problem.
You can transfer data from the nrf52840 to another device, but if...
Hello,
I need to connect an event handler (i.e. a function) to two NRF_RADIO events:
-NRF_RADIO->EVENTS_ADDRESS
-NRF_RADIO->EVENTS_READY
I know I should use the NRF_RADIO...
Hello ,
I can read the rssi value after the connection is established.
case BLE_GAP_EVT_CONNECTED:
APPL_LOG("Connected to target\r\n");
err_code = bsp_indication_set...
On this question it is said:
"Error code 0x3201 means BLE_ERROR_GAP_DISCOVERABLE_WITH_WHITELIST: Use of Whitelist not permitted with discoverable advertising ."
Why does...
It is not available in Digikey, Mouser distribution restricted to Sweden, not in Farnell???
Where one can order one or there is some problem or new version coming???
Hello,
i am working with SDK 14 type 4 tag library on NRF52832 hardware. I've based my code on the example "writable ndef msg".
When receiving a record, the NFC handler...
Hi All,
We are working with one of project where we are interfacing our nRF51822 with GPS module via UART . now the query is our GPS module works on 3.3V rx/tx logic but...
I'm building an android application using BleProfile classes in the nrftoolbox.
I want to request characteristic write to a peer(nRF51) in MyApplicationActivity inheriting...
Dear all,
I'm using 52810 and have some problem with the S112 softdevice.
My ble app problem is based on SDK 14.0.0.
I download my app hex and the S112 softdevice...
Since upgrading to nRF Connect on my IOS device the DFU won't reconnect to the BLE in the boot-loader after initiation from the application.
The device will migrate to...
Hi all,
I am developing firmwares for the nRF51422 under Eclipse with the ARM GCC toolchain.
I have a matrix of WS2812 (or neopixel) RGB LEDs that I am controlling using...
I need a cheap 2 or 3 button fob or itag to connect to/control my NRF51 firmware. So far I only could find "AB Shutter 3" as input device with >1 button but it is using Bluetooth...