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...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Gateway and I'm able to achieve it. ( developer.nordicsemi.com/.....
Hi,
We are developing on a nRF52832 MCU and we tried to enable MPU on the whole RAM region (addr: 0x20000000, size : 0x10000) But when we create a new MPU region around...
Hi,
So I have seen there is a clean -up option to set the architecture core HW registers to their warm -reset values as specified by the architecture before running the...
Hello everyone,
using Segger Embedded Studio, I encountered an issue with the TWI libraries. My device consists of a custom PCB controlled by the nRF52840 (programmed with...
A simple and maybe trivial question. When in a thread I wait data for example with
is it like call continuously the k_yield()? How the api above works in the underhood...
Hi
is there any example or Tutorial to start from the beginning stage of developing Multiprotocol (BLE and Thread)?
I've tried searching many articles still unable to...
Hi,
Chip: nRF52840
OS: nRF Connect / Zephyr: v2.3.0
Problem: Saving coredumps to external flash
We're trying to add a bunch of debugging features to our firmware before...
I am using the PCA10040 nRF52DK board
I want to connect the UART RX and TX pins of the nRF52832 to my target CPU
I have cut the connections at SB16 and SB14
I can see...
Hi Sir,
As we know, Matter 1.3 supports Electric Vehicle Charging.
Do we have any plan to support the example of Electric Vehicle Charging?
If yes, what is the time...
Hi, We are using a Segger JLINK to program a nrf5340 product using the SWD interface. We have been successfully programming units using a design where there is a 100k pullup...
When we try to test the stability of the UARTE peripheral, we find that when inserting and removing the RX pin, the uarte_handler callback function is very likely to goes...
What is the recommended UART SUSPEND sequence to use the PM_DEVICE_RUNTIME? I am having trouble using the PM capabilities with the UARTe driver. I am developing on the 52833...
Hi,
I am trying the https://github.com/NordicDeveloperAcademy/bt-fund blefund_less1_exer1 using nRF52840 DK. I am able to connect but not able to detect button press. I...
SDK:17.1
application: ble_app_uart(+ble_app_buttonless dfu service) bootloader:secure bootloader pca10040e_s112_ble I want to know what operations will be performed when...