I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi,
I'm using the PPI component to generate 8MHz GPIO signal. this signal is an input for power amplifier analog RF transmitter.
While the digital 8MHz signal looks fine...
Hello,
I am designing a LTE-M GNSS Tracker, that should also be able to scan for WIFI APs. I dont need to use LTE and WIFI at the same time, but rather like that:
Connect...
We wanted to share our feedback as we recently went through Zigbee 3.0.1 BDB/cluster certification using the ZBOSS with our end device product. While we were ultimately able...
Hello,
I accidentally programmed BLE firmware onto my Power Profiler Kit 2 (PPK2) , and now the device is not recognized. Here's what happened:
I first opened the NRF...
hi support team,
customer had one problem about "AT%XCBAND=? "
fir st. Customer try to set catm and catnb systemmode together as below, i could not see the band17 in list...
Hi.
We are using NCS v2.6.0 in our application and migrating it to v2.7.0.
In v2.6.0 we have used child/parent image for MCUBoot. We are using the same application firmware...
Hello,
I know that maybe you won't be able to help but i'm giving it a try
I'm trying to use enc28j60 connected to a nrf52840. I saw these example https://gitlab.com/enc28j60driver...
Hi,
I am using a NRF9160. I would like to use nrfx_timer with a base frequency of 32MHz with the TXCO as clock source.
I saw in the documentation that timers use the base...
I'm now trying to test dongle on nrf52840dongle board:
1. west build -b nrf52840dongle_nrf52840 -- -DCONF_FILE=prj_4llpmconn.conf
2. open nRF Connect for Desktop's Programmer...
Hello DevZone community,
I have been using the lte_lc_conn_eval_params_get() function in my application, which is executed periodically.
However, I'm encountering an error...
Hello,
My goal is to combine the Peripheral UART sample code and the LSM6DSO I2C sample code with the objective of sending data from the sensor over bluetooth. Based on...
I followed the “Getting started with nRF9160 DK” page ( docs.nordicsemi.com/.../nrf9160_gs.html) to activate my iBASIS, However, the process is still not finished with “Activate...
hi,
I am reviewing development in the environment below.
* HW : nRF52832
* SW : SDK -> example -> ble_app_uart_c
In the nRF52-DK board, we reviewed the example...