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...
Hi.
I am trying to modify the bootloader example provided by nordic.
I am able to compile/link my code and use nRFgo studio to run it, but for some reason I can not debug...
Hello,
i´m using nRF51822 with S110 SoftDevice to transfer data from Sensors that will be read out via I2C by the Nrf51822.
I have read some topics about how it is not...
Hi,
I bought nordic evaluation board 2 days ago. I have been searching through the forums to enable and test the voltage level of a battery and monitor it via UART. After...
Hello all,
Is it possible for a nRF51822 to read information from another peripheral Device using broadcasts or advertisments?
I have an application where I need to...
hi,
I have been reading some posts regarding similar issues, but I am not able to nail down this one.
I am trying to create a custom 128 UUID and associate some Service...
I overwrited the application program which made with v5.1.0 and it included only difference against the v5.1.0 to sdk v6.1.0. After this, I buidled it but the target didn...
I am looking for a dev kit which would allow me to try out SoftDevice S130, will I be able to use S130 if I buy any of these:
nRF51822-mKIT
nRF51822 DK
nRF51822 EK...
The nrf51 reference manual shows timing diagrams for the TWI interface when reading from slaves to have a shortcut between BB and SUSPEND. My assumption would be that's there...
I am using the ble_app_uart code from SDK 6.0 on my custom PCB with a nrf51822. I am comparing it's functionality with a PCA10004. Both are running the exact same code. I...
Hi all,
some time ago we bought a nRF51822 Evaluation Kit with the PCA10001 being Version v2.0.0.
Why exactly is it not recommended to work with the new SDKs such as SDK6...
Has anyone played with getting the iBeacon reference kit/software to run with the SD7.0 code?
I'm wanting to change from the boot loader + SD 6 + app to a simpler SD 7...
I have download the puck-central-android code from the following link
github.com/.../puck-central-android
I can build the project and successfully programmed in the android...
hi.
as far as i know, dfu for softdevice 110 can be carried out over ble, while s120 can not. so i have to implement a bootloader for an app with s120 through wired.
is...
Hello to all,
Since a couple of weeks I have a problem in a program which consist of three parts:
1.- a Timer to make a pulse train by interrupts
2.- a program to control...
Hi,
Im using SD5 and after some time (every time different) of transmitting HRS data the SD stops apparently, because there is no more connection with my Android phone...