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 community,
I`m trying to develop a custom board with nRF5340, now comes the question how to flash it?
The application was developed with the Thingy53. On Thingy53 the...
The first mage is old hardware, the second one is new hardware, all the other functionality works fine with both the hardware but when I want to firmware update the new hardware...
Hello, I have the latest VS code and extension versions. But the extension does not display anything. Seems to be stuck.
Please let me know how I can fix this issue. ...
OS: Windows 10 NCS: 2.0.0
I am working on the Nordic DFU NCS Guide on a nRF52833 DK devzone.nordicsemi.com/.../ncs-dfu
After flashing/debugging several times, I started...
Hi,
I used the default keys while developing my application. But for production, we want to use our proprietary key for the bootloader(s) and signing the application.
...
We are using two NRF52840 devices for BLE communication between a central and a peripheral.
However, when the peripheral and central NRF52840 connect, the current dramatically...
Hey,
So I just finished setting up the hardware codec and I wanted to program these GPIOs to do certain tasks for me.
Specifically, I want the GPIOs 5-8 to be connected...
Hi, I want to create a partition setup (for the nRF5340) which I can use with future versions of the nRF Connect SDK, which means future versions of mcuboot and b0n. If we...
Hi,
I am testing two advertising sets on nrf sdk v2.6.0. Legacy advertising and long range. I tried to modify https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples...
Hello,
as part of my tries to use xip on nrf52840, I found that using the entire program on the external flash is impossible due to Errata 216 .
I check the FICR for my...
Hello,
I am needing to use two separate SPI masters, but I'm running out of pins. Are all of the pins compatible with SPI or are there some I should avoid. I'm thinking...
Hi all,
I have an application that is pretty simple. One master that needs to stream small payloads (sub 32 byte) to a receiving device. The payload is a fixed size and...
Question: nRF9161 Getting the high accuracy oscillator (HFXO) outside and sync with other nrf chips?
Basically I want to get the Clock Signal outside on a Pin, is it an...