I am getting a bt_hci_core: HCI driver open failed (-11) with a custom board using nrfConnect for VS Code and 2.9.1 toolchain/sdk.
The code is really simple (I'm not...
Hi,
I’m using the function lte_lc_psm_param_set(rptau, rat) . After connecting to LTE, I call lte_lc_psm_get(&psm_cfg.tau, &psm_cfg.active_time) and receive the following...
Hi,
Developmente setup: Windows x64, nrf connect for vs code, SDK and toolchain versions 3.0.2.
I was trying to build a proyect for a custom nRF5340 board when I encountered...
Hi,
I am getting randomly incorrect SOC reported by pmic npm1300. For most days, it reports correct SOC but then all of a sudden it starts to report incorrect SOC even though...
Hi,
I recently found out about the Periodic interval feature on GRTC CC[0] and it seems like it would be quite useful for my application. Most of my code so far uses the...
Hi,
I have integrated Neuton’s “Transport Type Detection” pre-trained model into my firmware, running on a nRF52840dk. For collecting 9-axis IMU data, I’m using the ST X...
I'm trying to implement a fall detection feature on the headset side using the LSM6DSOX IMU sensor. The IMU is configured successfully, but the board halts after the INT1...
Hi,
Is there anyway to keep the RTC going while in reset, device sw has crasched or in powered off mode or would I need an external RTC for this?
Is there any possibility...
I have two NRF24L01+ devices. My aim is to have one as PTX and the other as PRX replying with ACK_PAYLOAD. It is working with ACK enabled (without payload). However when ACK_PAYLOAD...
I'm interested in using the master emulator to connect to multiple target devices, but it does not appear there is support for this in the API (v2.1.3). For example, there...
I just discovered that the s110 SoftDevice does not support a peripheral connection and non-connection based broadcast. This is one of the primary specifications for my application...
What's the trick to using the WDT without causing a system reset???
We want to use the WDT for a pause mechanism - then continue from the pause at the same Main location...
Hi,
We have Nordic custom board. flashing simple c program to custom board is done fine.
cant able to get expected result. so we tried for step by step debugging. but...
Hi,
Is it possible to use button press(button on slave) as an authentication key to establish the connection. Since our device does not have an display or keyboard, we are...
Hello,
I've modified some of the gazelle sample code and I've been testing the throughput. I am basically using all the default settings and I'm seeing throughput of 43Kbps...
I try to ACK payload mode by nRF24L01+,but not work well. show me a typical config register setting.
My target is transmit 10bytes and ACK payload 5bytes, as soon as possible...
Hi,
This error happend when I tried to install nRF51 SDK(nrf51_sdk_v4_3_0_27417.msi). The step is that. First of all I installed keil-MDK4.72 and than I installed JlinkARM4...
Hi,
I want to know how to do the OTA,so I refer to the device_firmware_updates project in SDK.Now I can use the command
line to program the bootloader.hex to 51822...
Hi, when I plugged in the PCA10000 USB adaptor the software said it had to update it. It ran through the whole process and then said it was restarting. That was it... it is...