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,
Using NRF52832, I need to convert to BLE 19.2 kbits / sec bit stream, received from another processor UART. I need a sample program, which I can adapt to do this....
Hi I was use example ble_app_uart with SDK 12.3.0 and nrf51802 for a data transport, after BLE connection, the example need uart receive more than 20 or "\r\n" ,the data will...
Hi, for carrier and modulation carrier signal is confusing.
What is the difference between their center frequency point for same frequency? Or modulated carrier will...
i'm using ionic2 framework with BLE plugin to connect nordicsemi devices. i can scan and see the list of devices and also connect to the device , but for reading and writing...
Hi,
I'm thinking about implementing automated testing of current consumption using the PPK, and in the PPK blog it says:
"We are planning on also making a Python API that...
Hi,
I call nrf_drv_gpiote_in_init in multiple places during initialisation to get all peripherals configured. At some point it stops working in the sense that it doesn...
Few weeeks back we have purchased beacons from chinese manufacturer (Radioland China). He had provided me iBeacons. We bought beacons as we are working on some beacon solution...
I am using nRF 52 DK with Softdevice s132 v4.0.2 and app ble_app_uart from sdk 13.0.0
When i try to connect using nRF Toobox running from my Nexus 6p Android phone Segger...
Hi all!
I write for nRF52 but I can't to understand it. There are two cases:
first- I want bound my peripherial with central. And in future I want connect only between...
Hello iam using softdevice 110 and SDK 10.0.0, I have created project using ble_app_uart example code, i have added device manager APIs to manage bonding. Problem is iam GATT...
Basically, it can be divided into two cases
Reading/sampling TX pin of the sensor (since usually nothing is sended back)
Send/Read possibility - in case of range switching...