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...
Hi,
I’m developing a BLE IoT product using the nRF52840 DK, where I need to send a payload of 60 bytes. In a previous response to one of my questions, I was advised to increase...
I have a requirement for PMIC which should include charging, sleep mode integration and should give simultaneously 2 outputs. One output should range from 3-5V the other one...
Hey
I have tried to enable and test coredump as shown in this example: https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-2-debugging/topic...
My production board doesn't support UART, but we have SEEGER JLINK using RTT to debug with. I'm using nRF5_SDK_17.0.2_d674dde\examples\dtm\direct_test_mode project.
If I...
Hello.
I am experimenting with the nRF52-DK board. The tool is segger studio on win x64. Bluetooth appears on the smartphone and disappears after a while. It is not connecting...
Hello,
On my custom board, I need to offload data from my NRF52840 chip via Bluetooth/BLE to my PC for processing. (Ideally using python to receive) Is this formally covered...
We're evaluating RSP with 1oT, and we managed to successfully swap the carrier using RSP with our nRF9160DK, running our standard application.
The nRF9161-DK, running the...
Hello,
i'm developing a custom board with nPM1300 + nrf5340. First things first, i purchased a nPM1300-EK to acquire the needed knowledge to make things working. Unfortunately...
Hi,
I have one nrf52840 board and one bosch BMA456 Shuttle board 3.0 flyer.
I am using zephyr-sdk-0.16.8.
zephyr build and flashing works fine, but when I use device...
Hello,
I am developing a solution based on nrf52-DK, using nRF52840. I have a .hex file produced by the R&D team So far I can flash successfully the board with :
drag...
Hi all,
Recently I am trying to start a secure MQTT connect between Rabbit MQ broker and nRF-9160 or nRF-9151.
nRF9160 is running Serial LTE Modem(SLM) application with...
I've been spending a long time trying to write a driver for the ILI9341 8080 8bit bus interface but all I can't seem to get the display to do anything at all. I'm just seeing...
Hi,I have been using nrf5340 audio DK Board to access the I2S .I am using SPH0645 mic with that i need to get mic data .My Mic datasheet specifies that "The Data Format is...