Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
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...