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...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
I am trying to run the sample using NCS v2.5.0. This is what happens on the console when I try to connect from the dongle, when running the Test Procedure:
The discovery...
Howdy!
I am attempting to develop a system using an nRF52840 and an ADS131M04EVM (ADC). Our application requires us to collect data at a high sampling rate (>= 16k SPS...
Hello,
I recently migrated to SDK version 3.2.0-preview, which supports Matter 1.4.x.
When I use ZAP and add a new endpoint to the light_bulb example under the name Electrical...
Hi I'm trying to communicate with ICM45686 using nRF54H20 and SPI CLK, MISO, MOSI state appear correct but CS pin is not asserting/deasserting following it the scope capture...
Regarding the nRF54L15-DK development board and its use with BlueZ on an Ubuntu virtual machine: After flashing the hci_uart example onto the nRF54L15-DK board, I used the...
I’m working on a project using the nRF54L15 SoC together with the nPM1300 Power Management IC . In my hardware setup:
BUCK2 output from the nPM1300 is connected to the...
Hello, I am facing an issue in nrf52dk (nrf52832dk). Whenever I access i2c0 bus for the controller it works fine but whenever i switched on the i2c1, it starts giving me device...
Hi, I`m working on a custom board. I have been playing around with it for a couple of months, but just recently stumble upon a strange behavior. This is a custom device where...
Hi, I am trying to use the external flash on the nRF54L15 DK with QSPI to perform the zephyr/samples/subsys/fs/fs_sample sample.
I am using NCS v3.1.0 (on Windows if that...
I’m working on a project using the nRF54L15 SoC together with the nPM1300 Power Management IC . In my hardware setup:
BUCK2 output from the nPM1300 is connected to the...
I currently evaluated the use of the "<modem/at_parser.h>" (at_parser module).
Using it with the at-cmd "at+CEINFO?" is very irritating.
I 07.324 : CEINFO: +CEINFO: 0...
Our team is transitioning to the nRF Connect SDK after extensive experience with older nRF SDKs and custom build systems (based on cmake + west + python) integrated with VS...
I would like to know if in mesh device for the comuniation are used all that channel or only the 3 channel that are used for the advertising channel or all the channel 37...
Hi
any one a clue why I see this bar twice?(see attached picture)
Some thing probably went wrong with my previous older installation.
I already reinstaled Wireshark...
I'd like to call a function on the peripheral (by pressing a button or sending a command from the terminal) that performs unbonding from a central. I'm able to bond using...