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...
sdk132. nrf52832 board
Try tutorial "Development with GCC and Eclipse" devzone.nordicsemi.com/.../
.
All the time I'm persecuted by error
/// *** No rule to make target...
I hava a BLE device which can be found by andrioid 4.4 and 6.0 smartphone, but cannot be found by apple iphone5s iOS 9.3, what could be possible wrong with it?
Hello all,
I am using the pc-ble-driver-py python bindings (which depends on pc-ble-driver) to test my BLE peripheral
It works fine for reading and writing characteristics...
Hi,
I use the Current Time Service to get back the time from a smartphone to have a real time clock with a timer.
On the current time service example, the value is read...
Hi:
I compiled the ble_app_cts_c project of the SDK12 using the Segger Embedded Studio having as target the PCA10040 board (S132 stack). After spending some time to convert...
follow the tutorial I'm stuck in the step of removing "retarget"
I don't have such option
I have this one. Should I just remove retarget.c directly via context menu...
main.c Hi,
Currently I am using "ble_app_uart" base example to understand how ble works. I have gone through bsp and other header that related to button events.
There...
Hello developers,
I am trying to use ble_hrm service example with actual heart rate from the module pulsesensor.com ( http://pulsesensor.com/ )
I am able to read raw data...
Hi,
I am working on one application in which I want to change pin number assign to channel 7 of SAADC in nrf 52. I am using Rigado BMD 300 module in my application. As...
Hi,
i want to use a current time service in nordic app (nRF Toolbox) for the bgm profile.
I see, that when the cts service is not found, the micro reset. Why?
Someone...
Hy world,
I'm new on nordic and i would like to understand what tool is best for develop application for nrf51dk.
I've have tried to use keil but is very difficult for...
I have two NRF24L01+ modules - I am not sure if they are fake?
One node acts as PTX and another as PRX.
On both devices i have the features auto_ack and ack_payload...
Dear Nordic Team,
I want to move all example code nrf51422 into nrf51822. I am using SDK11. What are the changes want to do in keil compiler. Please support anyone.
Hi,
I am currently designin one of our product with a nRF51822 QFAC included, and I need to store 17k-bytes in a non-volatile memory.
I began to write a piece of code...
Hi!
Would it be possible to modify the glucose example to save the database records to flash using FDS?
Keeping the overall structure of reading and writing, just changing...