Hi,
We are currently evaluating the NRF9151 for asset tracking using the AT firmware on the NRF9151 evk and an external MCU for the application firmware, emulating the final...
Hello team, I am currently working on the distance measurement functionality using the development kit (nRF5340 and SDK: v2.9.0). At present, the distance measurement runs...
[ Just figured out it doesn't work the way I thought ]
Hi,
Right now I'm looking down at the nrf52840 datasheet, because I would like to do a project with such MCU, but...
Dear team, in my design I'm using MCUBOOT to perform FOTA DFU over BLE and I need some confirmation about the building process to be sure to do all the step in a properly...
I'm trying to add diagnostic logging functionality to my Matter project using SDK version v3.0.1. I followed the steps outlined here: ( https://docs.nordicsemi.com/bundle...
I have currently building and am running the SPI Transaction Manager Example (spi_master_using_nrf_spi_mngr_pca10040) on the nrf52 pca10040 board, where is information for...
hello Nordic
i am working with nrf52832, sdk 16.0 s132
1. i see when i use the app_time i have to initialize it using this line of code :
though i thought and...
Hello, I updated a working project based on nRF52832_xxAA 32Mhz crystal, from SoftDevice S132 5.0.0 to 7.0.1, (set preprocessor NRF_SD_BLE_API_VERSION=7)
now the sd_softdevice_enable...
Acctually, I use nRF5 SDKs for transferring IMU sensrsor data via bluetooth to mobile app. When I check the license of source codes, the components kiibohd controllerv0.5...
Hi all, I swear I've read every post under the sun regarding this, and tried so many different things from all of them that my project is probably slightly screwed now. I...
Hello!
I am trying to run the experimental ble_app_hrs_nfc_pairing example from SDK17.
I am using an nRF52832 module and SoftDevice s132.
The example compiles fine...
Hi! I'm trying to get a basic example to show the 9160 going into the System Off mode and then waking up when a button is pressed. However I have not been able to get the...
Hello,
I saw that in nrf52_erratas.h.
This Macro must be ebabled for the functions to be enabled: NRF52_SERIES.
Also, there are other macros in the file such as:
#if...
It's a related issue to my previous question Error set-value failure in a Nordic sample . " west flash --erase " command solves the problem for one time. It erases all data...
Hello,
I am developing a product that uses an external flash chip and we are using SPIM3 at 32 MHz. In addition we have been attempting to utilize the SoftDevice in order...
What is the unit of period and update_interval members of bt_mesh_sensor_descriptor structure struct bt_mesh_sensor_descriptor ? Is it seconds or milliseconds or something...
I raised a github issue to show you where exactly got a HardFault exception. Seems that there is something wrong with the provided SD132 v4.02 especially in function at address...
Are there any issues with calling zb_secur_ic_add multiple times with the same address and install code? IE: Does the ZBOSS stack check if an address already exist in install...