Hello,
This ticket actually build upon the previous ticket I did here Possible Bug: Cellular modem sample with nRF9151 running SLM .
To recap, running cellular modem...
Hi,
I'm trying to use MBEDTLS with MBEDTLS_USE_PSA_CRYPTO and CONFIG_PSA_CRYPTO_DRIVER_CC3XX activated.
Unfortunately I can't find a way to tell MBEDTLS that nRF9151...
The 9161 has 256 KB of RAM, but while building the application, it reports that only 32 KB is available for the application. If I create some large static buffers (e.g. 10...
Hi Nordic Team,
Setup:
Board: nrf54l15dk
NCS: v3.0.1
I use LOG_INF and printk to print data in minicom or Serial Terminal v1.4.3 from Nordic. Printings seem misformatted...
Hi,
I am porting a SDK 2.6.0 project to SDK 2.9.0. It gets built without errors but when I try to run it after flashing I get the following.
I am not sure where to start...
I am working on an nRF52-based BLE peripheral (beacon) using the Nordic SDK. I want to implement functionality where the advertising interval can be updated dynamically from...
I've developed a custom Matter application based on the Matter samples in the Nordic Connect SDK, targeting the nrf52840. I developed the first version using the nrf52840dk...
In the picture, the usb pcb is PCA10000, the circle PCB is the product PCB.
The diameter is 20mm.
Chip antenna is used now but the distance is 5m in 4dbm TX.
Here...
Hi all,
I would like to design a product based on the nRF52832 chip. The board should have an accelerometer, a charging circuitry for a LiPo and some additional components...
Hi there,
I am done with TI and the new IDE and Stack 2.2
May be anybody can point me to the right IDE and chip to replace my TI CC2640 4x4 designs to Nordic semiconductor...
Hello,
I would like advertise for an unlimited time.
Why value 0 in ble_gap_adv_params_t::timeout don't work ? Device don't advertise anything. It works fine with a positive...
In the nrf_drv_gpiote in SDK 11.0, I can only find a function to get the address of the out task for a gpiote channel. Shouldn't there be a similar function to get the addresses...
I am working on nRF51822 ble_app_bps and I want to use Estimote SDK to monitor beacon on the background.
I also changed UUID, Major, Minor value: UUID.fromString("00001810...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
Hello Nordic Support Team,
We have a product that uses nrf51422_CE_AA, Revision 3, 256KB ROM, 16KB RAM, PCA10028, SDK 8.0.0, S110. Since there are more than 7000 devices...
I'm trying to get the default SDK v12.0.0 BLE App UART running with SoftDevice S130 v2.0.1, with minimal customization (I just enable the Peer Manager module in sdk_config...
Hello,
I am using i2s through the driver : "nrf_drv_i2s". After playing a song, I have a residual current consumption about 1mA unless I call nrf_drv_i2s_uninit every times...
Hi everyone!
I flashed an application with the help of DFU bootloader. The application runs for the first time . The application contains a service that lets the application...
Has anyone had the problem recently of trying to make or debug from within GCC and hitting an exception immediately? I believe I picked up an update to Eclipse because after...
Hi, I'm using SDK12 and I'm trying to implement button debouncing. I have initialized one of the nRF52 board buttons using app_buttons.c. In the infocenter I read that debouncing...
Hello,
I am using ble_app_template project. I want to add uart in this project. So I am referring uart project from peripherals. Now in ble_app_template project under nrf_drivers...