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 followed the tutorials you made to start developing BLE applications for nRF52 series development board. Then I started to make my custom application (in fact, it...
Hi everyone,
I have been reading the Specifications of Bluetooth 4.1, mostly about Universally Unique Identifiers (UUIDs) for Services, Characteristics, etc.
I found...
Respected sir,
setup for programming = Eclipse-gcc-toolchain-setup
board = PCA10040
as per my way first take a ble_app_uart code startup my coading purpose.
then we...
Hi Guys,
I'm doing the following before putting my device to sleep. This works fine when I use NRF_POWER->SYSTEMOFF, but when I use sd_power_system_off(), it doesn't seem...
Hello,
I am using nRF52832 development kit. I used different examples to send data. But i couldn't accomplish to send data packet over 20 byte. The max data size is defined...
I'm planning to use nRF51422 QFAAE00 as ble central. I try to compile the SDKv10.0.0\examples\ble_central\ble_app_hrs_c and SD130. And another one as ble peripheral using...
Anyone had a successful attempt at using the fds(flash data storage) module( http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Flib_fds...
Hello,
Today I stumbled upon very strange nRF52832 behaviour which I cannot explain. I am using two TWIM instances (0 and 1) and one SPIM instance (2).
First strange...
SDK 12.3, pca10040 and armgcc
Built bootloader_secure (debug version) and flashed it.
Loading appears to take place but nothing showing on RTT console afterwards.
...
Hi all ,
I have 2 board peripheral run example ble_app_uart . I want to modify example ble_app_uart_c for concurrent connections to 2 board peripheral and send data between...
Hello,
I am an android developer and very new to Nordic. I have a client who wants me to develop an android app which can update his Nordic (nrf52) device firmware OTA...
Hi,
We're using Nordic's nRF6310 motherboard with different modules, targeting the nRF24LU1+.
Using Keil we can easily attach a debugger and it was trivial to get tracing...
Hi,
Sorry for the noob question: I would like to generate a signal on a GPIO pin that beats at exactly at 32768 Hz. Is it possible to use the RTC having prescaler set to...
Hello,
I have noticed that there is a SB32 on the newer nRF52 DK boards (PCB 1.2.1), right next to the debug connector. It looks like this is a reference voltage that is...