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,
I'm trying to run the example ble_app_uart using nRF52840PDK and iOS 11.
The device appears as Nordic_UART but when I connect, nothing shows up. The following screen...
Hi! Compiler errors are popping up when working on nrf_drv_rtc.c while log is enabled for this nRF module. I see that the problem is any log statement that contains EVT_TO_STR...
Good afternoon,
I have been doing some tests with the nRF SDK for Mesh v1.0.0, and have a question regarding it.
I'm using a fw based of the Light Switch example, to...
By using the DFU to transfer an updated version of the application, The nRF Connect tool pop-up tip:"upgrade succesfully". But the version of application mostly is still older...
Hi all,
I have been looking for the DFU library in objective-C, without any dependency manager such as cocoapods or Carthage (we cannot use them in our solution), but...
I found the thingy hardware files and I was wondering if one can buy the flexprint antenna from you or if you can connect us to your manufacturer.
We are planning to use...
The developer kit is impressive, and I was able to get a test app running quickly using the UART thru the USB connection. However, the example BLE apps feel a great deal like...
SDK14.2 nRF52832 No SD present (using the nrf_fstorage_nvmc backend)
Question 1.
I was reading the source code for the nrf_fstorage library and saw this comment in the...
hello Nordic Team
i want to create a service ,characteristic and send data(mpu9250) over characteristc .I am using nr52 DK and mpu9250.can anybody suggest how to create...
Hello Nordic-Team,
i made a custom pcb that is based on the reference schematic of the nRF52810 QFAA with dcdc setup. However, i read that in general, the nRF52810 and nRF52832...
I would like to connect the Android Things NXP Pico board to the Nordic Thingy 52 using Bluetooth and get all sensor data from the thingy.
The Android Things board will...
Hello
Recentlly, our application with android device and nrf52, we need to do pairing process with android device in order to read characteristic from nrf52. The pairing...
I am using PCA10040 devkit and SdK11. Our application is to advertise at an interval of 100ms. Also, our application wants to spend most of the time in sleep mode. Currently...