I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
NCS 2.4.1 nRF52840
My project is a battery powered SED based on the coap_client example. It is configured to autojoin using a hard coded pksd. I see on Wireshark that my...
Hello, I want to configure the BMP390 using I2C on my custom board. However, when I try to read the CHIP_ID register, I am unable to get the default value, and the function...
Hi,
I referred to this doc for hardware setup
However, in the programmer in nRF Desktop, I got the following log:
17:37:36.199
Error: Failed with exit code 1...
Hello person in charging,
I would like to know whether there are something information on vulnerabilities in the proprietary mode of nRF51 and nRF52, respectively.
Thanks...
Hello,
After an update to the NRF connect for Desktop the Programmer application can no longer program my nRF52840 dev kit (PCA10056, 3.0.0). Trying to revert the update...
Hi,
In our project, we're using Mcumgr FS to download files from our device.
After tweaking the BLE configuration parameters using the throughput sample ( https://github...
Hi
The datasheet of the nRF9151 is missing the statement in the nRF9161 datasheet:
RF 3GPP compliancy requires 3.3 V.
Is the nRF9151 reaching compatibility down to 3V...
I have four of these devices. nRF5340 Audio DK.
I would like to use them as follows. Is there a way to set them up?
Device A: source
Device B: sink left
Device C:...
Recently, we started developing our new project using the nRF52832 as our controller.
We are using Segger Embedded Studio (5.42a) as our IDE.
My question is: Are there...
I work for nRF52833 on NCS2.8.0.
I try to set SB_CONFIG_MCUBOOT_COMPRESSED_IMAGE_SUPPORT=y for sysbuild.
build error is occured.
Maybe there is not enough RAM for mcuboot...
My NCS version is 2.6.1, and the modem firmware version is 1.3.6
I found that delta upgrade often fails when testing the firmware of FOTA upgrade modem for 9160. Currently...
Hello. How can I monitor that SoftDevice is working properly? I am trying to monitor using Radio notification, but RADIO Active does not guarantee that the SoftDevice is working...
Hi ,
I am running "Cellular IoT Fundamentals". In Lesson 4, Exercise 1, has MQTT communication. Everything went well up to the point where I have to PUBLISH from MQTT Explorer...