Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
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...