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 all,
I would like to use the strcmp - string compare function, however don't know how to create a string from character array. Standard way would be something like this...
I can transmit data from my device (the server/peripheral) with the ble_app_hrs , but want to modify the peripheral behavior with some basic commands sent from the mobile...
I'm migrating from S310 v1.0 + SDK 5.2.0 to the latest S310 v2.0 + SDK 7.1.0 (to be able to update also BL and SD).
I have used OTA DFU based on example included in SDK...
Does the sdk7.1 + softdevice support flash_page_erase function?
Also, for the spi_master api, is the spi_master_event_handler required or optional?
currently, the...
Hi,
How to separate flash memory area that will not be overwritten when you upload new application code (e.g. a few bytes of static data). I'm using Keil.
Hi, I just flashed the BLE_proximity example in the ...\nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\nrf6310\s110\ble_app_proximity in the nRF51822 Development Kit, and the nFR...
I am working on a custom BLE service on the PCA10001. I can successfully detect and communicate with the PCA10001 using windows x64 MCP. I can also detect and communicate...
Dear Sirs
I am new with Nordic BLE Modules.
After successuful pairing with Windows 8.1 in a Tablet I need to get an active Service. For example I would like to obtain Battery...
We have an NRF51822 running S120 at 32MHz.
Our system has two removable batteries. If a battery is removed we need to switch to the other battery as fast as possible. We...
For TWI, SPI and UART is there a significant power savings from powering down the unit when not in use vs just disabling it?
Disabling the unit seems reasonable, but powering...
Hi!
I was trying to use nRFLoader to update firmware using example DFU Bootloader but app hangs on "Discovering" (after selecting device to update). What can be the reason...
Currently I can upload new application firmware smoothly (I use the dual bank setup). However, I have to use packets of size 20, so this takes a long time.
Is there actually...
hai ,
i am using the NRF51822 development kit. The NRF51 dongle i have used as a sniffer and a master control panel. Is it possible to load and run a s130 softdevice and...
Hi, I'm trying to estimate the nRF51422 current when running ANT. Does the softdevice use the RTC (LF oscillator) when in wait mode to save energy? Thanks
The Segger programing interface works. The virtual com port appears on my PC (COM5). The problem is that there is no board listed in the Motherboards section of the Device...