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 will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
I got beacon which use nRF51822.
I need to get radiated pattern diagram as attached picture.
this is to get KC certificate.
How can I get information? beacon maker...
Hello,
I'm using a module based on the nRF52810, the Fanstel BT832A. I'm running the basic "ble_app_beacon" firmware from the "nRF5_SDK_14.2.0_17b948a" SDK with a few changes...
I spent a few hours trying to change the base UUID and handles of the attributes of the Blinky peripheral app, just the one service and the button and LED characteristics...
I have couple of nRF51422 boards, nRF5-SDK-for-Mesh (v. 1.0.0) and good will to demonstrate some simple multihop mesh.
And I want to write some data to the flash, but operating...
Dear Nordic,
I are using nrf52832 to develop a product that needs FCC certificate,
We use a PA and can increase the output power up to 20 dBm and it
seems that is lower...
Hi guys, I’m doing several tests with my new RedBear BLE Nano v2 board based on nRF52832 using the RedBear library, but I found a problem with reading Notify Characteristics...
Hello,
I need time synchronization between the two devices. At the same time I want to use the standard means of bluetooth, synchronizing the clock of the connected devices...
Hello,
This is the first time I try to implement DFU to update my simple application OAT via BLE on the nRF51 DK.
My simple application is a simple peripheral which...
I have a GPS over UART to a nrf5283. For debugging the GPS, I'd like to passthrough UART from my PC to the GPS. I know the nrf5283 only has one UART. Is there a simple way...
First about my setup: custom devices with NRF52832 chips (SoftDevice 132 v.4.0.2), android smartphones Nexus 5x and 6p.
I'm trying to connect as many BLE devices (peripherals...
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...