Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
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...
I am using the cloud client example and connect to the nRF Cloud. I receive message fine on an interval and when I press the button.
I do not get any notification in my...
Hi all,
I am hoping to eventually integrate the crashlog functionality, but prior to this, I wanted to test the basic functionality with the flashlog. I have looked through...
Hi,
I'm currently working on getting LTE to work on our custom card, featuring an nRF9161 and an MFF2 eSIM (without PIN), but I can't seem to initialize our eSIM. I have...
Hi,
I know this issue has been addressed in other posts but none of the solutions tested worked for me. I tried the solution of this post : Intellisense stops working when...
hw: nRF9160-DK, v1.1.0
Using the McuBoot-Loader of NCS 2.5.1 and the NCS 2.6.1 zephyr dfu module seems to be not longer aligned with it.
A app using NCS 2.5.1 zephyr's...
We are developing Matter/Thread based Smart Lock product. One of the product requirements is that the product should be able to connect to a BLE mobile APP at all times i...
Hi,
The CPU temperature module is located in the network CPU in the case of nRF5340. I have read this thread : Zephyr API to read the nRF5340 die temperature - Nordic Q&A...
Hello,
we use nrf5340 with Connect SDK v2.0.0 and we have adopted rules for indicating the update process and the operation of the bootloader in the device. Therefore, I...
I am working with the Ebyte e83 Dev board and Also got the ARM-JTAG programmer.
I have been trying to follow the nrf connect for VS code series and seems to get stuck on...
Before I got a white screen after selecting a ble chip (52840 dongle in my case), I deleted my folders home/ (.config/nrfconnect .config/nrfconnect-bluetooth-low-energy, ...
I just migrated from MacBook Air with M1 processor to MacBook Pro with M3 processor. I installed VS Code and nRF Connect SDK v2.6.0 from scratch on my MacBook Pro. hough my...
Hi,
I followed the steps below and the error "zephyr\zephyr_pre0.elf section 'text' will not fit in region' FLASH'" appeared when I compiled. I did not change any code....
Greetings team,
We are using the nRF Connect for Desktop v4.4.1 and Programmer tool has been updated to v4.3.0
Using this version the MCUBOOT settings are unable to turn...
Hello, I try to config vendor id and product id according to https://docs.nordicsemi.com/bundle/ncs-2.0.2/page/nrf/ug_matter_configuring_protocol.html .
1) When I change...
Good morning,
I work with the nRF52840DK board and the BC840E and I would need to make some changes to the SW of the "radio_test" application, but trying it out I find it...