I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
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...
Hi!
First of all, sorry but I will not be able to provide anything to re-create the bug... I did modify the code that may have made it happen in the first place quite a...
Hi, my two nRF52840 devices are set as peripheral and central respectively. Both devices use nRF52 SDK.
I try to update the PHY in the two devices, after they are connected...
Hi,
I was playing with my development software in VS Code everything was OK apart from the Cmake error message.
Once I had to restart my computer I couldn't build my...
Hello team,
We are developing a custom board on which eSIM is used for cellular connection. We will use Serial LTE modem application to control cellular modem through...
Hi,
I am using the nRF5340 Audio DK board with the nRF5340 Audio application under NCS v2.8.0 as a Unicast client.
I observed that changing the connection interval to...
Hey everyone,
We have been struggling to get our nRF7002DK connected to any HTTPS server. We've stripped back our evaluation setup to use "google.com" with the example ...
Hello,
I wanted to verify if two devices are communicating by using a sniffer.
After running the radio_test example, I set up parameters for each transmitter and receiver...
Hi,
I just reinstalled a fresh version of VS Code 1.96.2, and I'm using v2024.12.55 of the nRF Connect for VS Code extension. I'm also using nRF SDK v2.1.1.
In the past...
Hello,
Version - nrf Connect SDK v2.7.0
We have our own project which, I believe, has correctly configured signing using a custom key file.
In VSCode I've created a...
Hi Nodic support team.
Can i know which usb example we can use to modify to usb bulk application in nRF52_sdk_17.1.0?
1. nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd...
I refer to and the answer answer given by AI referring me to you.
I need the lithium battery only to about 8-bit accuracy to reduce the leakage current. Please provide...
Hi,
I'm new to fuel gauging and battery profiling and am trying to understand the process and the parameters used.
Is there a description of how a battery model is created...
Hi all, I want to program a nRF5340 microcontroller to become a peripheral BLE device. I use the Zephyr with nRF Connect SDK 2.7.0 and VSCode as IDE. I have a custom electronic...