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...
Hello, although i have included every library and c file that is needed. i still get a declaration error. I'm almost sure that i enabled everything in sdk_config . I'm kinda...
In sd_power_system_off(),the nrf51822-board current is 2uA;And I think the current in sd_app_evt_wait() will be ~4uA(Is it correct)?
In sd_app_evt_wait(), the code...
In this example project
nRF5_SDK_12.3.0_d7731ad\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\main.c
/**@brief Function for initializing...
Hi,
I am trying to migrate to SDK14.2 from SDK12.
I have succesfully migrated to SDK13, but I am seeing linker issues with 14.
The linker comes with the following errors...
Hi
I am new to BLE. I try to use Dongle + Master control Panel as a peer device. I follow this tutorial application: devzone.nordicsemi.com/.../
I try to flash program...
Hello. We are in development for Zigbee compliant devices. Could not locate Nordic on the Zigbee.org website as being compliant. Is this an error or misunderstanding on our...
Hi,
I am confused with the migration document regarding the dispatch function being removed.
In the previous uart example the dispatch function included:
ble_conn_params_on_ble_evt...
Hi,
For understanding the app_timer lib, I created a piece of very simple code with SDK 12.3.0 and S132 present, but got some problem with it.
My intention is to start...
Hello. I've just purchased "nrf51822" module. I want to use the Bluetooth functionality of the board. But while compiling the 'ble' program it I've encountered few issues...
Hi
I've been testing HID example ("nRF51 SDK v9.0.0\examples\ble_peripheral\ble_app_hids_keyboard\pca10028\s110\arm5_no_packs") for a while.Now,I want to test Custom HID...
I am using nRF52832 , i need to connect external antenna with nRF52832 chip.
I need 20 to 30 meter range. so which antenna is useful. and what is the necessary rule for connect...
I am new to BLE and Nordic. (I am not new to Embedded Systems.)
What I am looking for:
Find a hardware and an example for BLE that I can adapt to my simple needs, e.g...
Wow need a bit of help the Thingy worked once did the update and now it is totally useless its a breathing blue light emitter? Nothing can see it MacBook, iPhone and no apparent...
Hello - I tried looking for my answer here but didn't really get what I need. I'm also relatively new to all of this.
I purchased the Adafruit's nRF8001 bluetooth module...