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,
We are developing a firmware using the nRF52 DevKit as a reference, as well as its companion iOS Application.
Pairing & Bonding:
We have successfully integrated...
Hello !
I have evaluated AES-CCM co-processor in on-fly and from memory-to-memory encryption/decryption operations and see it works in BLE 2Mbit mode without visible problems...
I can not seem to figure out why when I init the advertising and then issue a start to the advertising the advertising beacon shows up as a connectable when viewing under...
Hello,
I am using SEGGER Embedded Stuido for ARM(Nordic Edition) V5.68 for NRF9160 evaluation.
It was Okay for while. But, suddenly, I met error message(SyntaxError...
Hello,
We are using nRF sniffers in CI environment for troubleshooting Bluetooth LE related problems. Since we are adding more and more sniffers, it would be really helpful...
Hi!
I am trying to enable a UART line for a peripheral that I want to interface with on a nRF9160. I am trying to set it up as an async or interrupt driven interface as...
I'm working on a 52840 board controller project that requires serial communication with the 9160 (on a nRF9160DK board) and BLE communications to an Android tablet. I have...
I am in the situation that I have 1000+ deployed devices with a buggy bootloader in a production environment. The current application version triggers this bug, which means...
Ηι
Hi everyone,
I have written a code to sample from an analog input using RTC and PPI.
The SAADC does not start on RTC compare event.
The RTC compare channel works...
Hi,
I have some dependency issues in my devicetree definition.
I have a first regulator that control the power of a gpio expander connected through I2C.
This GPIO...
We've developed an application based on nRF52840 (via Raytac module MDBT50Q), utilizing the Adafruit Feather Express Bootloader as our basis to simplify the development. Our...
Hello.
Log data is transmitted to APP(phone) using sd_ble_gatts_hvx().
The length of one packet is 20 bytes, and the expected total number of packets is about 3,200...
Hi folks,
Looking at the nRF Command Line Tools download page , I can see versions of the nRF Command Line Tools for Linux, MacOS and Windows. The Linux versions come...
Hi everyone, I would like a bit more insight and recommendations around the following list of SDK_CONFIG options. The description is not clear enough and I don't understand...
Hi, I am using libuartes to comunicate with gps and I get the Rx buffer like a problem already asked in this thread when I send a text "abc"
the first 3 times : everything...