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...
In the `Serial Interface`, the `Bluetooth Mesh Packet Send` command does allow specifying the `Time To Live` (TTL) for arbitrary packets, but there is no field for `Retransmit...
Hello, I have a question.
1. When ancs is reconnected, the machine will be reset, and the software will catch the log as follows.
As long as there are a large number of...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to know what would happen in the following situation.
During central and peripheral...
I noticed that in SDK SES projects, the linker file is generated every time the project is build. However, there is no memory map file specified, only a section placement...
I program in nrf52840 using thingy sdk
I succeeded in receiving the motion service.
The output speed of some motion services is too fast. such as raw, heading, gravity...
Greetings!
I'm new in the Nordic Dev Zone, so I apologize if this has been asked before. I just wasn't able to find a satisfying answer.
I read in this foruns that there...
dear
i am using this proj to get dfu functional
nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\main.c
i add some code in main.c...
Hi all,
I want to see the value of the radio registers, especially the Tx power register, but i can see only the cpu registers in the register window.
I'm using segger...
Hi there,
I am using a nRF52840 development board, I've been able to get the blinky app to work. However, when I put the ble_app_blinky on the board, I am unable to discover...
Hello
Could you provide the compiled code (hex) for the application running by default on the nRF9160DK ? For some reason I am unable to rerun it from the source code provide...
Our products are based on nrf52832 / nrf52840 chips as application mcu which run freeRTOS.
One of high priority task implements algorithm for controlling motor (using QDEC...
Hi,
my BLE device is NRF52840, I am using softedevice s140_nrf52_6.1.1
using the ble_app_uart example as peripheral .
I have a problem to send data to our android ble...
Hi,
I'm trying to erase flash pages from 0x1f000 to 0x28000 (page 31- 40) and for three pages (33, 34, 35) I get NRF_ERROR_FORBIDDEN.
I'm using softdevice 132, version...
We are using NRF51822 MCU on our PCB design and we have a problem that we can’t program it, uKeil doesn’t recognize MCU. It seems that then we start programing NRF51822 it...