Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
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...