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
OS :- Linux
Hardware version :- BC805M
SW :- Segger embeded studio
I am using nrf52805. I am test it with ble_app_uart. It advertisement continuously and shown...
Hello,
I'm trying to transfer data to an L2CAP CoC on a nRF52832 from iOS and Android devices. I've configured the MTU and MPS so that the SDU fits in a single packet with...
I'm using BLE Mesh Sensor example that Client & Sever communication data each other.
Because I'm implementing one by one communication data that client > sever > client...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I'm trying to add a custom UUID in the advertisement packet and scan for the custom UUID in the central device to...
Hi,
Our firmware currently only support full modem update, and I would like to perform a full modem firmware update from 1.2.0 to 1.2.7. According to the reply from https...
hi,i use radio_test example for radio test. If I don't make any changes, the routine can run well, but a PA chip is added to my product to amplify the RF signal. The PA /...
I am getting a softdevice hard fault occasionally, on fully enclosed devices with no debugger port access.
Where can I find info on potential causes of this fault?
nrf51822...
Hi
I have a question about reset Bluetooth, how can I do that?
I don't want to reset the system only to reset ble, turn on and turn off the ble,
thanks and regards
Hi guys,
This is my first BLE project. I want to send sensor data from my nrf52840 dk to my dongle. I know how to make an advertise but I can’t find a way to send my sensor...
Hi!
We'd like to understand the most reliable way for DFU OTA our Nrf52840DK boards over a "serial" topology network?
We are using nRF5 SDK 15.2.0 and our configuration...
we have nRF52832 controller
now we would like to choose the softdevice S132 or S112
how can i select the softdevice?
where can i find the difference between S!32 and...
Hello, Technical support team
In the past, I contacted you to confirm nRF52832 application.
This time, I have a question for a external reset as follows.
My application...
Hey there,
We are working with NRF52832 WLSCP package,
We had stated certification process , for BQB testing need to use the Radio test example with UART between EUT...
Hi,
We are using Nordic BLE-NRF52833 Module one of our products. We are developing our own windows application(using C# language) to communicate the information to our Product...