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...
Hi,
I am using nRF52832 Dk and SD132, sdk is 13.1. I have sent my sensor data to server using external wifi module which is interface with nRF52832 DK.
Everything working...
I have a Client and two Server, so i did flash the example code.
But, from the command '3', i get an error that i do not know.
Can you help me ?
What is correct value...
Hi.
I want to add constant descriptor. Can I save the memory using const variable and BLE_GATTS_VLOC_USER. Will it occur some faults in future?
static const uint8_t value...
I am developing a program with BMI160 with this libraries , but I do not know to which it refers the following code at line 5 and 6: sensor.read and sensor.write.
It is...
I’m using the example “light switch” of SDK Mesh.1.0.1. In my case, i use nrf51 dk as client and three nrf51 dongles as servers but It doesn’t work.
I have tried to debug...
Hi everyone! I'm trying to generate a modulated continuous signal in a specific channel using nrf52832. I used a code made from radio_test example that follows. The problem...
when i program the code firstly , the device is not broadcast,But the other is running well. the output log is correctly.
when i reset the device several times , the device...
Hi, I have done some developing for nRF51822 with Keil before and now I have started out with a new project using Segger so of course I wanted to use the lastest SDK with...
While writing a hardware (I2S) assisted software UART I have noticed that the SDK 14.2 seems to be missing two enums for 32MDIV30 and 32MDIV32
Below is a diff from my private...
Currently I am scanning with a window of ~23ms and an interval of ~33ms. I am also advertising with an advertising interval of ~330ms. Using radio events, I notice that the...
Hi,
I am seeing a couple of issues in my Android mobile app while doing a DFU:
1. The DFU stops in the middle with this log on the debugger
I/art: Starting a blocking...
now i use nRF52832 and my using paccage is SDK14.0.0
i could send data from phone to nRF52832.
next i wanna send data from nRF52832 to phone.
but i don't know where to...
nrf52832
SDK 14.2
NVMC and SD backend both
Hi,
I had a question about the nrf_fstorage_read function. In a previous answer , it was mentioned that fstorage_read function...
Hello,
on GitHub I foudn an out of the box example for bluetooth mesh with multiple Thingy-boards ( https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo ). The...
Dear Nordic Team,
Thanks for supporting.
If any possible to add manufacturer data in example experimental_ble_app_blinky in advertisement. i am using SDk11 and my hardware...