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,We have tested the mesh v2.1.1 in the nRF52830 chip, I want to add a PA/LNA with the nRF52832 so that range anxiety can be reduced.we successfully configured and tested...
Hello !
So i have this issue. I use nrf52840 Dongle, from some article long time ago i saw that i cant connect dongle to VS Code because it does not support bootloader,...
Hi,
As well know, nRF52832 TWI interface can support clock stretch function.
Can I disable "clock stretch function" function?
How to do this job?
Thank you
I am working on nrf52840 and using v2.7.0 SDK. in led_state_def.h (i modified it a little)
static const struct led_effect led_effect [] = {
[ LED_EFFECT_ID_OFF ] = LED_EFFECT_LED_OFF...
I am using SDK16 and attempting to load images for loading.I have questions and would welcome pointers
1. I need to use the application to load a new image into memory ready...
Hi,
I'm working through building my own Matter device. Building on MacOS, VSCode on 2.7.0. I'm using an nrf52840DK for now.
I have two endpoints that contain a temperature...
https://community.element14.com/products/roadtest/rv/roadtest_reviews/1646/draft_for_nrf5340
Above link is a user experience with one of you development kits, which is typical...
Hi, we are working on an application that makes heavy use of work queues. We'd like some way to monitor work queue events to optimize timings/priorities etc. I was looking...
I am trying to make a remote control with NRF24 and Atmega328p. The full name of the NRF24 I am using is E01-ML01SP2. I fixed everything but it draws too much current. I have...
We are looking for BLE Mesh Sniffer,
it has come to our notice nordic provides nrf sniffer. can we sniff BLE Mesh Packet?
Will this mentioned link sniffer be of any use...
Hi all,
I have developed a project for nrf52811 on nrf52840DK.
My question is how I flash this project into nrf52811 using nrf52840DK.
I am using nrf5 sdk 17.1.0...
Case 1: Constantly power on reset during the network attachment process. The customer produced 2000 pcs , 300 pcs defective rate. We measured the voltage of VDD1 and VDD2...
I modified the BLE fundamentals lesson 5 exercise 2 example ( github repo ) for my purposes. This uses a generated passkey for pairing with accept lists.
I removed the...
I've had success getting the Sigurd Hellesvik Serial Recovery sample to work on an nRF52840 DK with mcumgr cli commands. I'm able to flash the Fanstel 840 with the same bootloader...
How do I resolve/update:
zephyr-sdk is outdated. Found 0.16.5, but 0.16.8 is required by the SDK.
python is outdated. Found 3.9.13, but 3.12.4 is required by the...