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...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hello
I am using nrf52832 and ble_app_uart of SDK v17.0.
I am sending data to the app every second through the notify function. If I try to disconnect and reconnect Bluetooth...
Hello,
Is the Power Profiler Kit II (PPK2) only usable for nRF product line and custom boards, or can it be use beyond the nRF line of products such as boards not made by...
Hello!
I am currently working on a project with my nRF52832 that is using BLE communication with a android phone. I have tried some of Nordics' examples that use BLE, but...
Hi all,
I have a question concerning the nRF52833.
I'd like to know if there is a safety limit on the amount of reflected power that is reflected by the antenna inside...
Dear Nordic,
I changed the value in the Bootloader to not erase the 4k just before the bootlader.
NRF_DFU_APP_DATA_AREA_SIZE 4096
In the app I changed the rom size...
Hi,
I dont know if this is the right forum to ask, but is there any common solution for certificate renewal?
For example If I use azure iot hub, I will provision the...
Hi everyone
I apologize in advance for any possible mistakes.
I am new to programming nRF52 series microcontrollers.Having started exploring various possibilities, I ran...
Hi,
We've been developing our application using pc-ble-driver which communicates with a PCA10040 devkit with SD API v5.1 connectivity firmware. In this dev environment,...
I'm trying to connect to a few sensors on the Nordic Thingy:52, and it fails with the following message: characteristic is not defined. The connection to the Thingy is established...
Hi,
i use nrf51822 and sdk 11.0 . I am using the ble_app_hrs_c example .This product consists of two devices,One master and one slave.
The master chip is nrf51822...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My custom HW has a 64MB S25FS512S flash memory chip.
I found...
Hi,
I am currently trying to run the DFU over UART example using my nrf52840 dk. I am using sdk v15.2.0. I followed the following instructions found in the Nordic Infocenter...
I have done a DFU code in our Customized board using NRF52832. My program was running successfully in nrf52 DK but in our customized board it's not working
While uploading...
Hi, I have a BME280 sensor running normally with the nRF9160 on v1.2.0 firmware. When I updated the firmware to 1.3.1, I had to update the code to run I updated the files...