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...
Is there any way to fix it? I tried clearing all the memory using nRFGo and tried dumping example code but it failed by giving errors whose link for the screenshot has been...
Hi all,
I am trying to study the NFC type 4 write and how use the values received.
I cant find where can I see the data I am receiving when I write to a nRF52 tag using...
Hi,
I have problem with notification.
My action on central:
After I discover characteristics I call function for registration cccd and I registrate cccd of first characteristic...
Hello,
probably I found a little bug in SDK 13
When I'm trying make a DFU via nRFConnect with prepared pkg by nrfutil I got error.
And after debug session i found:...
We're having troubles with BLE connection between iOS 8-10 devices (iPad Pro, iPad Air 2, iPad Mini 3, iPhone 7, iPhone 6) and RedBear BLE Nano V1.5 32KB boards (with Nordic...
Hi Team,
Iam doing project called automation of light using BLE technology.
Here Iam using sdk 12.1.0(ble_app_hrs_c) example for scanning or receiving and i flashed...
I have a small problem with my bootloader + application on NRF52832. I'm using SDK 12.2.0 with S132 v3.0.0.
When the device loses power, and power is then re-applied, the...
I'm using nRF52 + s132v2.0.0 + SDK11.0.0. I want to be able to update to s132v4.0.2 (or so) + SDK13.0.0 via DFU. I'm planning on modifying the bootloader start address to...
I'm using nRF52 + SDK11.0.0 + s132 and have a couple of questions on DFU.
I want to use a CMSIS-DAP programmer + OpenOCD to upload the bootloader (or BL+SD+APP+setting...
Hi,
I am using a nRF51822 board and I wanted to know if the LC filter is necessary if I don't need to use any analog entrance or exit. I just need the BLE and a digital...
Hello,
I was trying to load code in pca10028 and I started getting error as "No cortex M Sw device found".
It was working properly but later it started showing me this error...
Dear Nordicers,
I have an application where node based on s132 sofddevice 4.0.2 has multiple connections as a peripheral and as a central. The case is about non overlapping...
I have an NRF52832 DK [PCA10040, V1.1.0]. It used to do programming with it, but now it suddenly stop detecting as "JLink" in Windows, Linux and Mac. Now when I connect it...