Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I have bought a couple of Nordic NRF54L15 DKs, and it seems that the distance measurement toolbox that was compatible with the NRF52 series is not supported in...
We have nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-1 and the same Toolchain, IDE: VSCode + nRF Connect plugin
We need to control the GPIO LEDs from two cores ( P9.00...
Hello, as the 32.768khz PPM of our product is out of the range, so i need to fine tune the C1/C2, now C1 and C2 are 22pF, is it in range? what is the range for C1 and C2,...
So i am currently referring this ticket and from that I get to know that when when setting parameters for create config (HCI_LE_CS_Create_Config) command for channel sounding...
Hi,
I’m currently working with the nRF52840 DK configured as a BLE Central device. The peripheral device is a Flutter-based mobile application acting as a BLE Peripheral...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
I am developing a Bluetooth Low Energy (BLE) application based on Channel Sounding (CS) using the nRF Connect SDK v3.0.2 on ME54BS01 modules from Minew Semiconductor (powered...
Hello DevZone,
Our team has been working on a customized firmware solution that has been flashed onto the nRF52840 DK to meet specific requirements.
We’ve noted that the...
Hi everyone,
I wanted to share an update on the BLE issue I’m experiencing with the BC40C (nRF5340) module on my custom PCB. I initially described the problem in this ,...
Hi,
I'm looking to use the nrf connect sdk for development that is compatible with the latest zephyr lts. I believe it will be ncs 2.9.2 compatible with zephyr 3.7.99 (3...
I set the parameters read from the Flash memory into sfdp-dfp in the Device Tree, but the Read command does not work correctly. Although I set the wait cycle for read operations...
I have used the Softdevice S130 2.0.1 and nRF5_SDK_12.3.0 the ble configuration code is based on the example of ble hids in the SDK The custom nrf51822 board only consists...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
New issue found, unsure if I can resolve this one! I have found the RTC1 may on rare occasion lock up, no love of resets, playing with LFSRC or RTC registers will make it...
Dir Sir
I have bought thingy 91 X for evaluation purposes
After activation of the Sim and, I have a constant green Led on
The device does not connect to the web application...