Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
I am in the process of migrating an existing project from 2020 to the newest version of Zephy/Nordic. I am having issues with the I2C bus. I created a test project using the...
Hello, I'm trying to connect my nrf7002dk board to wifi with Zephyr. I'm using this sample : https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/wifi/sta/README...
Hi,
We are evaluating NRF5340+NRF7002 setup for our customer. We are currently using https client example(sdk v3.0.2). I see that with this example the boot time of the...
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...