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...
Hello everyone!
I have an application that is using FDS to save settings to flash. When fds_init() is called it returns the code FDS_ERR_NO_PAGES. My application does not...
Hello All,
I am looking for help to change the transport layer of the background DFU library. Can we use the serial layer from the regular DFU and if yes please guide me...
1.The last datasheet doesn’t show the GPS work current. Where can we get the data?
2.How long does the chip GPS finish one location action normally?
3.In datasheet chapter...
HELLO
I have trouble connecting dfutarg i am doing this
in doing this tutorial I skipped 5,6,7 in step1
and i coudn't do 5,6,7 in step3 because of not connection
here...
hi,
Does engineering B sample support BLE long range? What is the latest hardware/software to be used? What is the typical range that we can achieve?
Thanks in advance...
Hi all,
So, I have nRF5_SDK_15.0.0_a53641a, PCA10040, Keil. I have built already this project succesfully.
The first NFC touch and further bonding with my HTC phone was...
Hi,
I was running the light-switch example.
I would like to know what particular security used in different step of that provisioning process? I can see in authentication...
Hi everyone,
I am trying to make work a stepper motor by Bluetooth with a nrf51822, Actually it is working, the motor turn, but the thing is I Don't know how to control...
For certification purpose, testers ask us to be able to select one by one channel 37, 38, 39 for BLE advertising.
We are currently using soft device 5.0.0 and sdk 14.2 for...
Hi,
As I understand I can able to flash nrf52832 using Segger Jlink or using ST Link Debug Interface. That means we use JTAG or SWD interface for flashing the application...
Hello,
I would like to know features implemented for mesh provisioner app or the provisioner used in board. Specially is there any ways to block some devices ? or Tell provisioner...
Hi, All,
We developed our device with KEIL 5, SDK15.2 and SoftDevice 6.1.1. Android App was developed on Android Nordic DFU 1.8.1 library.
When we try to upgrage the firmware...
Hello,
We are trying to upgrade two types of our existing projects with BLE connectivity. For simplifying this help-post, I’m referring only for the simplest project group...
Hello!
I am implementing a custom OTA procedure for the NRF52840 development board and I need to be able to load the firmware from several predefined positions in the flash...