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...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
SDK 15.2, S132 6.1, nRF52832
I have a characteristics to write data to a peripheral, using variable length up to 507 bytes and authorization.
Writing to the peripheral...
I'm trying to get the code below to compile. One question is how to fill in the nrf_crypto_hash_info_t structure. Another issue is that the nrf crypto includes don't compile...
Chip: nrf52840
Platform: Android
MacOS Dev
There is pretty much no error logs but it can't actually send anything over mesh network on udp. Seems to receive without...
I have a RedBear BLE Nano v2 (nrf52832) connected to 3 AA batteries for power. I also have a Maxbotix (MB1043) ultrasonic sensor attached. I have configured a gpio pin for...
Hi, I am a beginner to nrf24le1. My company has products made of nef24le1. I would like to debug nrf24le1 devices but couldnt able to , I would like to know the answers for...
Hi. I am trying to run the makefile of ble_app_blinky (from SDK 15.2.0) on Ubuntu 18.04 and Visual Studio Code. When running "make" in the armgcc directory, the following...
i have recently upgraded to SDK 15.2, and since doing so I am struggling to get timestamps working in the logger.
I am initialising the logger here:
And here is my microsecond...
Hi all,
I've just downloaded SDK 15.2.0 on Windows 10 and it was unable to unzip the file and reported an error. I copied the file to Mac OS and got the same error.
Is...
Hi ,all.
I now need a open bootload through BLE.But I found it hard to modify it from the secure ble bootload example。
Any open bootload examples of 52832 through BLE...
Hi,
I try the last days very often to Recover my NRF52 Chips on NRFGO Studio 1.21.2.10.
Error: Unable to find or open the JLinkARM dll, Unknown Error.
I reinstall...
Hi,
I am developing a timing critical application for the nRF52840's and would like to implement USB functionality as well as be able to turn it on and off in software....
Hi,
Recently, I bought a nRF 52 DK in order to use it as sniffer for a project that evolves a BLE Mesh environment composed by multiple nRF52832. Although, I've not been...
Specs: SDK 14.1, nRF52832, S132
Env: Eclipse IDE, Linux
Hardware: Custom board
As the title explains, we've had no issues during development if the optimizations are...
Hello everyone,
right now I have two BMD-340 Evaluation Kits which used nRF52840 module and I want to evaluate Bluetooth Long Range and Data Rate of this module. I used...
Hi
I saw a fail for RF-PHY/RCV/BV-29-C on nRF52840 DK.
But I also find it is a known issue as "Anomaly 172 Addendum".
In the nRF52840_Rev_1_Errata_v1.2.pdf, two workarounds...