Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
I am using the nRF54L15 and NCS SDK v3.0.2 in my project. I need to wake up the board via interrupts from a pressure sensor and a gyro sensor.
The GPIO requirements are...
Hello
I compiled the zephyr example ../zephyr/samples/drivers/i2s/output
The SCK and MCK Signal do have both the same frequency. The bit positioin on MSB in not in the...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
I’m implementing static passkey security in a BLE peripheral using nRF52810 with SDK 17.1.0. I have added a feature where the device disconnects automatically if the user...
Hi,
I'm working on software for a design incorporating an Ezurio module that uses an NRF54L15 chip.
I'm currently using the peripheral_uart example as a base for early...
According to the nRF52832 Product Specification, “A step increase in supply voltage of 300 mV or more, with rise time of 300 ms or less, within the valid supply range, may...
Hello,
I am trying to get confirmation regarding if I should expect to receive DeviceShadow events through the nRF Message Routing Service.
https://docs.nordicsemi.com...
Hi.
I made the smallest system module using nRF52840. The schematic diagram is as follows.
My reference design for power supply is as follows,
For Firmware....
I am using nrf5340 audio DK. After plugging it into the computer, 3 VCOMs and RTT will appear. What are these three ports? docs.nordicsemi.com/.../logging_nrf5340.html Here...
I am using nrf5340 audio dk, v3.0.2 SDK. I added CONFIG_BT_TINYCRYPT_ECC=n in prj.conf and got this error: C:/ncs/bumble/hci_uart_0806/prj.conf:23: warning: attempt to assign...
Hello,
You have an outstanding bug related to buffer leak in Bluetooth Mesh suspend-resume operation, NCSDK-31962 https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf...
I want to build the sample usb_hci.
After i create a build config there are warning and the process fails
warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340...
Do you give us some software workaround to use SPI (P2.08-MISO, P2.09-MOSI )
The Hardware design refers to datasheet v0.9, connecting P2.08 as MISO and P2.09 as MOSI. From...
Hello,
we are testing the openthread CLI example on nRF54L15dk
We have compiled it with the following options:
CONFIG_OPENTHREAD_CHANNEL_MONITOR =y
CONFIG_OPENTHREAD_CHANNEL_MANAGER...
Hi there,
We are using for BLE communication a nRF52832 chip with random static address configuration (shown in the UART). Can we be sure that the address of a chip will...