Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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...