Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Using S132 v4.0.2, is it possible to disable DLE (i.e. make it NOT set the LE Data Packet Length Extension used bit in the LL_FEATURE_RSP)?
Alternatively, is there a way...
experimental_ble_app_multiperipheral_pca10040_s132 connectivity issue.zip
I’m getting an LMP Response Timeout disconnect reason about 50% of the time when trying to get...
Hi guys
I have been working with a nordic ble device (NRF51822) configured as a Beacon. I am implementing an IOS app, using Apple framework " CoreLocation". My goal is...
I'm looking at using an nRF51822 in a Gazell or ESB application. I prefer not to have any softdevice loaded at all.
What is the correct procedure to perform clock calibration...
Hi
So far I have been using the examples from Keil 5 pack installer.
Now I tried loading some from the SDK example folder and I have issues with includes.
What do I need...
I included button less DFU service in the proximity profile example.When i compile i am getting the following error.
..\..\..\..\..\..\components\libraries\bootloader\dfu...
Hello,
I am working with the example "experimental ble app cgms" in SDK 13.0 and using nRF52832 DK.
when a connection was settup and pairing completed, the CGMS sensor...
I want to ask general question about antenna designing as I am designing antenna to be used with NRF52.
The picture attached with this message shows a printed antenna coil...
At the moment I'm sending a notificaties during the BLE_GAP_EVT_CONNECTED event. This sometimes results in various errors but I can take care of those. The issue I'm having...
GerberVINR-178.zip
SchematicVINR-178.pdf
Bottom layer
Top Layer
IC on the PCB is marked as follows: nrf51822 QFAAHO 1627WM.
I am able to program the custom...
Hello,
I want to create BLE connection between two different modules - nrf51822 and TI CC2564 (possibly Laird BT800). Is there any chance on using Gazell protocol on other...
Hi,
if I got it right, the Radio Timeslot API is not supported by the S140 softdevice. Is this right? Why is this and are there any plans to support the API in later versions...
HI, every one, I joined the watchdog program in application,i use sdk11.0, and i found the problem that when i download the program , the MDK compiler point out "error: flash...
Hi,
I am doing development on Android platform. I am using Marshmallow device to develop my BLE application. Many times I am getting status code 129 in onServicesDiscovered...