I was asked by Nordic tech support to create a new ticket, because ticket number 357092 had become a long a winding thread.
I need a simple utility I can offer to an end...
Hello, we are using nRF Connect for Desktop with a nRF52840 USB dongle for our testing purposes. I found no feature for “Request MTU” (ATT MTU exchange), like it is available...
Hi,
I have two questions regarding the UART and SPI communication at high speed. I am using the UART and SPI to transfer data on nRF52832 and sdk 17.0. I connected an ADS1299...
I run the Asstet_tracker V2. The part of LTE log is as below:
..... 2022-05-19T07:58:34.234Z DEBUG modem << [00:00:33.314,788] [0m<dbg> azure_iot_hub_integration: azure_iot_hub_event_handler...
Hi All,
I usually use nrf Connect for desktop in conjunction with the nrf52 Dongle (nrf52840 chip) to perform DFU's on my devices during development. but recently I have...
Everything is goes well with nRF5340 but when I connect and try to debug some examples it just gives some errors.
Like " Failed to download application
Generic error ...
I have received a development kit from Farnell. It has version 3.0.0. When I connect an external target, I can't get a connection. It only recognises the onboard chip. An...
To get this example working, both major cellular providers here in NZ, Vodafone and Spark (M2MOne) require a specific (different) APN in order to access their networks.
...
Hi, I want to connect my PC to nRF-52840 through BLE. I git nRF connect for desktop and downloaded the BLE software to another PCA10056 and i managed to connect but i can...
Good morning,
We have a new equipment based on the nRF52840 and s140.
Just now, a new problem has appeared and it is very strange, as it seems to be a ‘random’ error:...
Hello,
I am currently using Fanstel dongle, where I am trying to trigger the USB DFU with nrf connect programmer (buttonless). The example which is provided works on the...
Hello,
I am using an nrf5340dk and I am trying to create a qdec sample using as reference the wheel module.
I have added set the CONFIG_SENSOR and CONFIG_QDEC_NRFX to...
Hello Nordic Experts,
Recently, I have been investigating the radio timing for advertising, I tried to find answers online, but I failed. To explain more clearly, let...
nrfutil is required to program the nrf52840 dongles being distributed at the 2022 Zephyr Developer Summit. west is the tool used by zephyr to install, build, flash, etc. ...
Hi,
I have a QSPI flash device with a weird bug (I think). Basically, when the RDSR command is executed, the HOLD pin needs to be held high otherwise the flash chip status...
Hi,
I'm developing with Segger and nRF52832.
I'm writing a code that makes two tasks into RTOS and sends data to BLE after I2C communication and SPI communication respectively...
Hi, I am using NRF5340 and I want to connect it with a 128x64 oled display with the I2C protocol (Scl, Sda, Vcc, Gnd), I have been trying to connect it for more than a week...
I want to interface 4 Digit Seven Segment display to nRF52840 Dongle and display the data(number) , which is received by it through Mesh protocol. I have successfully implemented...