Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
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...
I have the preprocessor define CONFIG_NFCT_PINS_AS_GPIOS in my code, and GPIO functionality for P0.09 and P0.10 are working just fine for me...
My issue is that even when...
Hello!
I'm a beginner with Nordic products and I'm taking over the nRF52840 Preview Development Kit.
I want to send advertisings at regular intervals (every second...
Hi,
Is it possible for an 3 party BLE device like an mobile device like an Android/IOS Phones or ESP etc to participate in mesh notwork if so is there any documentation...
I have been unable to perform a DFU over BLE using the bootloader_secure_ble example.
I am using SDK 14.0, nRF52832, S132 with a custom board, along with the nRF51 Development...
Hello,
I want to factory pair nRF52 to nRF52 connections (NUS) with a factory set key but i'am lost.
I digged in NFC pairing but it's too complicated for my understanding...
Hello,
i use IAR EWARM 8.20.2 and SDK 12.3.
I compiled the blank Blinky example from the SKD for the pca10040 without any Errors or Warnings. When i load the .hex to the...
I use IAR EWARM 8.20.2 and the SDK 12.3 because i want to use the S130 for the nRF51.
I installed the provided MDK_8_11_1_IAR and now there are two options for Nordic Semiconductor...
Hi,
Note: i have already posted this topic , but no one helped me , stay hopeless about the solution, so i try again with this new topic.
my problem is :
I tried to...
The comments (and the name of the function) say it returns an address, of an event register. So the return type should be a pointer type? This causes compile errors on stricter...
Hi,
I have two problems with pc-ble-driver, I've tested hrc_v5 example program on my Linux machine, along with connectivity_2.0.1_115k2_with_s132_5.0.hex firmware (using...
We have set the peripheral ADV interval & central SCAN interval as below configs, we found that the connection time is unstable, from 125ms to 980ms, we expect to get a stable...
nRF51822, SD 130 v2.0.1, SDK 11.
Dear community,
I am experiencing an issue with disconnection on iPhone (iOS 11.2.5). After connecting and bonding with device (in iOS...
Hi,
I am using SDK 14.2.0 and SD 132 v 5.
When trying to combine ble_app_beacon with twi_sensor, I get the following error:
..\..\..\main.c(89): error: #253: expected...