Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I have a similar question as in the previous post (about 4 years ago) with title "nRF52 WLCSP DCC routing - - ok to run over GPIO pins?" by Laserdan, i.e., I would like to...
Hi there,
The spec for nRF52840 says in sec 6.33.1 that for UART, "The external crystal oscillator must be enabled to obtain sufficient clock accuracy for stable communication...
Hi,
How do you export your project from nRF Connect within VSC? You may have modifications you did for DTS files, prj.conf etc, that you may miss if you focus on just src...
Hello,
The documentation for the nRF5340 says that the UICR OTP registers can only be written to a non-0xFFFF value a single time: > Can only be written to a non 0xFFFF...
HI,
In our application, there is strange dependency for BLE service. The device is getting detected on ble scan only if we flash the ble application after flashing an application...
Hello,
with iOS 16 the connection during the update of the Firmware with IOS-DFU-Library not working. It is stop after few second with the error 202.
Do you know any solutions...
Hi, I restart advertising with ble_advertising_start and sd_ble_gap_adv_stop because I need to change the advertising interval in different situations. I am observing high...
I use nRF Connect for Desktop v3.12.0 (the latest) and its apps:
Bluetooth Low Energy (the latest standalone application v4.0.0)
Programmer v3.0.4 (the latest)
Can...
Is there support now for coded phy on nrf ble sniffer?
I'm using the nrf52840 devkit (hardware version 2.0.2 which supports coded phy) and sniffer works fine without coded...
It looks like the BT Mech spec has not been updated since 2017. Is there an update in progress and is Instaburst (or similar function) a candidate feature?
This would seem...
Hi,
I am facing a peculiar problem, wherein my application has two threads as in below:
Thread-1: is a preemptive thread which has UART functionality, along with UART...
I'm trying to run uart secured bootloader example in folder: @NRF5_SDK\examples\dfu\secure_bootloader\pca10040_uart_debug
but it doesn't work.
My setting is:
base...
Hi all!
I have created a simple application that only turns on a led and power it off using BLE in NRF52810. The thing is that simple app uses a huge RAM (~85%) and flash...
Hello,
I turned on the flash protect function through the CONFIG_FPROTECT switch, and the system kept running until spm_config_flash restarted.
Flash protect code in...