Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
I have a secure BLE DFU project that is basically a duplicate of the example project (secure bootloader pca10040_s132_ble). I am able to flash a merged hex on my custom board...
I generate the hex file for a release and then tried to rebuild it in a different folder. This is to ensure that all the required files are checked into the archive system...
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...