Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi everyone,
I'm quite new to the Nrf Connect SDK and Zephyr.
I'm trying to implement a simple DFU (over UART) bootloader. The idea is that when the microcontroller powers...
Hello,
We are trying to test our product for qualification purposes. I found documentation for configuring a Windows environment on the nrf52 series and trying to apply...
Hello,
We have a water meter project that involves cellular and GPS functionalities, and we need to design the schematic. After reviewing the hardware design guidelines...
Hi
We use the nRF52832 for an NFC device. The device is 99.9 % in the system off state to save power as much as possible. because the device is power by a button cell battery...
In my project I have a BME280 that starts OFF, and I interface with SPI.
The system then turns the power supply and the bme280 is powered.
At this stage the bme280 needs...
I have created a custom board with an NRF52840 on an Ebyte E73-2G4M08S1CX. I am trying to burn a bootloader to the chip using OpenOCD and a Raspberry PI Pico W as a debugger...
Running into a slight issue where the timebase for system (reference time + uptime aka k_uptime_ticks()) drifts relative to sensor sampling rates. Attempt to synchronize the...
Problem: Upgrading to newer SDK broke RTT processing of backspace character. Details: We had been using RTT with the v2.4.1 SDK (for our nRF52840 development) and yesterday...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hello. I have a question about how to enable a 32 MHz crystal oscillator on a custom board? I have 32 kHz and 32 MHz quartz crystals on the board. I found the following config...
Hi. This is a problem that occurs on a customer's factory test client unit. Issue occurs roughly about once every few months.
Customer Development Environment Info:
OS...
Hi,
I am stuck during migration from ncs 2.6.2 to 2.7.0 (I want to finally reach 2.9.0):
``` [00:00:13.276,275] <err> bt_sdc_hci_driver: SoftDevice Controller ASSERT:...
Dear customer support people,
I'm trying to employ a particular signature scheme to benchmark it against other more traditional methods on your devices, specifically on...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
Kicked off an application FOTA update, and somehow it failed:
[00:02:06.161,315] <err> download_client: Error in recv(),...
I've built a firmware based on the hci_uart sample with the softdevice controller. The board is custom made and has a nrf52840 on it. Over USB-CDC HCI commands are sent to...