If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hi there,
The S132 SoftDevice for the nRF52832 has grown in size from 0x1F000 for release 1.0.0-2.alpha, to 0x23000 for 5.0.0-3.alpha. It appears that the nRF52840 will...
I have a small PCB I'm prototyping/assembling, based on a nRF52832 with a few sensors. Looking for someone here to help me with writing basic firmware for testing the board...
Hi,
I am having trouble reading the contents of a record after the NFC tag in the microcontroller has been written by a smartphone.
I'm using the t4t emulator. When...
Hello,
A theoretical question at this point, but I read that there are some possibilities to set a Passkey or OoB, but I am more interested in skipping the entire Pairing...
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...