If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...
Hello,
currently I try to implement a GATT server on a nrf51422 with the s310 Softdevice. For testing I use the LightBlue IOS client on an ipad. I can see my GATT server...
I am creating an Apps which will give me a list of the running Apps in the background and foreground.
Hence Using XCode, I want to programmatically detect
List of Running...
I have a Arduino board and I want access to Ant Stack by UART. I flashed S210 in my nrf51422.
I try connect the Arduino RX/TX with TX/RX (P0.12 / P0.13), but none. Also...
Hi Nordic,
I'm wondering if I can use IAR Workbench to download SDK for nRF51DK rather than Keil. I want to develop a beacon that uses Bluetooth Smart. Can I do that in...