I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
Hi,
I just started developing with nRF51DK, tested some working examples to figure the basic things out (Blinky, UART, etc).
I can't figure out how to make the multilink...
Hello,
I ordered some modules and expected them to be based on revision 2 nRF51822.. But they use Revision 1. Now I am struggling getting my Code from the nRF51-DK to work...
Hi
I am writing an application that requires bonding/paring stuffs and face a problem as below
The maximum bonds that my device can manage is 2. When these 2 slots are...
Hi
I use nRF6310 and PCA10005 to develop BLE project. When entering DTM tab, I cannot find the motherboard on "set up on".
DTM.jpg
My hardware is:
motherboard: nRF6310...
Dear Support,
we have done some technical question
About the N5 module of Dynastream (with nRF51422) we would like to program the software placed into the application...
my android program add many nRF51822 devices mac adress to a file in my android device.So I can count number of connected nRF51822 to my android device with bluetooth low...
Hi,all.i want to integrate ble_dtm(6310 board) to ble_proximity(pca1001 board).Can someone give me advise? i run ble_dtm on my board,and cannot find "Nordic_DTM" when i scan...
Hi,all.i want to construct our product test system.i follow AN34 page6 (figure 2) to do this.i have a question: DUT and nRF DK module run same firmware ? if correct,when nRF...
Hi,
In my application, I would like to take some action, when the bonding is removed from the phone.
At the moment I'm using static key for bonding and I see that BLE_GAP_EVT_SEC_PARAMS_REQUEST...
I'm using SDK 7.1, SD310 2.0.1, MCP 3.8.0.7
I have two versions of a board with the nRF51. Some of them have the 32kHz crystal and some don't. In my application I have...
Hello,
I am working on an application based on the "Motor control example". However instead of just setting two different values for the duty cycle I am trying to either...
Hello,
I have started to study your UART to/from BLE sample but after reading the following post ...
devzone.nordicsemi.com/.../
... I have a big doubts.
Due to...