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...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
I am programming a device with a NF52 that uses a hall effect switch o enter/exit sleep mode when BLE is in advertising mode. When connected, It will generate a separate BLE...
Hello,
i have a strange behaviour on a board with nRF52. The board is flashed with SD 4.0.2 and bootloader.
On Keil If i load the bootloader with JLink, it runs and...
I'm using nrfutil version 2.0.0 and have noticed a strange bug today when generating a new signed application image for bootloading.
If I have a version number of 0207...
hello , I am new to SPI protocol.I am using NRF52 DK &nRF5_SDK_13.0.0_04a0bfd( pca10040) using keil-5. I want spi master example code. Can any one suggested me where I find...
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...