Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
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...
In spi_master.h SPI_DEFAULT_TX_BYTE is define as 0x00.
This value will be used when sending dummy clocks, or just reading from SPI slave, or writing length is less than the...
Is there a migration guide from 8.0.0 to 8.1.0? A lot has changed in GPIOTE and I can't make sense of it.
For example, should I be linking against app_gpiote.c , nrf_drv_gpiote...
I am new to BLE but have been reading up about it. My understanding is that developing BLE custom GATT profiles is similar to SPP but the difference is that BLE is extremely...
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...