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...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
I would like to implement a simple code to use SAADC on NRF52 to sample one channel at maximum sample rate (theoretical 200KHz).
All the examples I have found use limiting...
Hello All,
At a time either ble nus or dfu can work.
I have an problem with the services ble nus for uart and dfu does not work simultaneously means if i am adding both...
Hey, I got 2 beacons which I have connected via BLE successfully however I have some problems with BLE_GATTC_EVT_HVX event. Every time I get only one BLE_GATTC_EVT_HVX event...
Hello,
I measured the current consumption at 0 dbm of the app beacon example.
During the TX send phase I measure a current of more than 11 mA. Thats too high when I compare...
Hi,
Since I want to start to develop an Eddystone beacon and found the Github nrf5-sdk-for-eddystone . I am wondering if the Eddystone beacon is detectable by an iPhone...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update.
if 1 step is done, application update...
hi,
We development a remote control as same as Apple TV 4th remote control. I am interested in "nRF51 Smart Remote 3". How do i download the nRFready Smart Remote 3 for...
Hi,
I am facing an issue with the nordic 51822. I am declaring a gpio as output. I am writing logic High to that pin. When I check the signal in logic analyzer and multimeter...
Using rev 0218 firmware I am getting an awful lot of device errors with the mbed kit. I am not sure if this is a Nordic or an mbed issue so am asking in both places. Symptoms...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...