I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
Body: Hello, I am using the Nordic Thingy:52 device, but it is not showing up as a port when I connect it to my system. Could you please help me troubleshoot this issue? ...
Hi,
I am using the MDBT42Q module of NRF2832 BLE Module unfortunately i have missed an inductor in my schematics could someone explain me will it work with out the inductor...
~Using nrf Connect sdk and toolchain at version V2.9.0 Attached is the app.zip project.
Basically it consists of a single main funct that prints ("AAAAAAAAAAA") to the...
Hi
I'm working on a nrf54L15DK to connect to windows 10. But the nrf54L15DK can't connect to windows 10.I am using the sample (C:\ncs\v2.8.0\nrf\samples\bluetooth\peripheral_hids_keyboard...
I am testing out the Bluetooth Channel sounding sample with the nRF54L15-dk board using the samples of Channel sounding Initiator with ranging requester. How to change the...
I was trying out the led_strip example in the zephyr samples on my nrf52dk/nrf52832 board with a single external WS2812B neopixel led connected at P0.23 , using the WS2812B...
Hello,
I am currently working in a wearable device based on the nRF5340. We have a few Audio DKs and I am using them as a hardware design reference.
I have a question...
I'm using the BLE mouse example, and the problem I'm having is if I remove the pairing/bonding information from the device, Windows will keep trying to pair with the device...
Hi, I am using zephyr and have created a custom DTS for nrf52840 soc. I am using SIM7070G and have created a custom driver for it which is located in (zephyr/drivers/modem...
Hi,
This string is defined by "CONFIG_BT_DIS_FW_REV_STR". Is there any API that can modify it?
Currently version management is done through VERSION files, but its display...
I attempted to flash the Matter lock example to my custom board, but the MCU shows no activity.
Back in v2.6.1, I used the following configuration, which worked.
How should...
Hello, I would like to know if the TX power used in the Zephyr examples "peripheral_uart" and "throughput" is set to 0 dBm? Is it true that for all Nordic examples, as long...
Jonathon LL requested that this be posted as a separate issue: (See Case ID: 336683)
I'm having a problem trying to migrate from 2.7.0 to 2.9.0.
My projects are not...
Using an nrf5340 with nrf7002 wifi, connected via SPI4. Using a shared (chip) antenna, and the COEX signals (pretty much exactly as per the dev board schema).
DTS snippets...