Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
Hello,
we are using a nRF5340 with NCS 2.9 and want to signalize a
UART_LINE_CTRL_BREAK
on USB CDC_ACM to the PC.
Is there a direct way to do this?
Many thanks in...
I am analyzing the power consumption of a custom board with an nRF52833 BLE SOC and nRF21540 FEM for different BLE parameters. In one of my experiments I vary the amounts...
Is there a straightforward way to output the frequency of the 32.768kHz crystal oscillator to a GPIO pin? The motive for this request is to verify the crystal frequency without...
Hello,
I'm developing for nRF54L15 the application with the NSIB + MCUBoot. I have a problem with fprotect in mcuboot returning EINVAL error. That happens due to limitation...
Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
My product has nrf52840 with usb mass storage configured using 8MB QSPI flash (same chip as the nrf52840dk - MX25R64)
I would like to allow users to upgrade firmware by...
I'm working on a custom board with an nRF52382 connected to an IMU over I2C. The IMU provides 2 separate interrupt signals, and I would like to route each of them to a separate...
Hello,
Today I've a strange behavior of nRF51 DK (everything was working ok until today, the last things I did was to reset the J-link FW after a total erase of the board...
Hi all,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
I'm using an "app_timer" in repeated mode with 10Hz frequency...
I have recently acquired a NAND chip from Micron and would like to use it for storage.
However, looking through the datasheet I found out that the addressing scheme require...
I'm planning using nRF52810 for a new product to reduce the power consumption.
But i worried whether old smartphone with Bluetooth4.0, like Iphone5s can connect with equipment...
I am dealing with the nRF24L01 to develop a remote controller. When I read the specification, I found a specification item, called C/ICO, with a typical value of 12dB in the...
hello,
I'm trying to send long (73B) data on a given characteristic using Android client as the central.
I well received:
USER_MEM_REQUEST OK
> #define...
Hi to everyone!
I'm following this guide to learn how to use secure DFU on a nRF52832DK board.
All steps have been done successfully, or I think so, until I reach the...
I want to find the agent of China, please, thanks
About Bluetooth and 2.4G, nRF52840/nRF52832/nRF52810
(The agent can provide some technical support and sales)
Can someone please explain the below line mentioned in NRF5 Serial port abstraction layer documentation.
Do not use synchronous API (timeout_ms
parameter > 0) in IRQ...
Hi there,
I want to flash nrf51 firmware from another MCU which is connected to nrf51 with UART interface.
I have seen dual bank serial bootloader examples, in that firmware...
Hi,
I know this has been touched on in other posts but I can't find a definitive answer.
I am making a product that sends data from a handheld joystick to a base station...
Hi All!
we are trying to tune Antenna use DTM over UART from examples.
It is works fine for AAAA IC but doesnot for AABB IC.
Why, what's possible problem?
thx...
Hi everyone,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
I need to develop a repetitive task with 10 Hz frequency...
Hi
I am trying to use the serial bootloader to upgrade nrf52 application, but I get verification failure.
I am using nrf52832 with SDK 13.0.0 & S132 SoftDevice v4.0...