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...
Hello,
I am uploading my code with a basic URI to be advertised by the chip.
I am able to build and upload the code for the nrf52832 in my nrf52 DK, the program works...
Hello Team,
I am using nrf52840 board which supports ZIGBEE . Setup Details: Zigbee_LIGHT_BULB (nRF52840 DK) Zigbee_LIGHT_SWITCH(nRF52840 DK)
Light Bulb Example
I am...
Hi,
Currently we are using nrf52832 for our IoT finger wearable gaming mouse. Is there any newer nordic ICs with low latency features suitable for gaming applications. ...
We are looking to use the nrF5340 as a Bluetooth Classic Bridge to Auracast Transmitter.
There are some products on the market that allow you to make a standard bluetooth...
Dear
We are using the SDK15.2.0, we found after the DFU, the device reset and the consumption is normal first, but after 70+ seconds, the current consumption become abnormal...
HI all!
I've been doing some research on working with nRF Cloud and I have a few questions/clarifications:
1. In general are you able to drive/control a GPIO pin through...
I am trying to get provisioning by trusted user procedure of aws_iot working by making some changes in aws_iot nrf sample
I have tested it with permanent certificates and...
tl;dr
ZBOSS's version needs to be upgraded one by one. When migrating the SDK from 2.3.0 to 2.7.0 while preserving the persisted ZigBee network info, migrate the code to...
Hello,
Im developing a custom BLE mouse plus receiver, where they both implement the BAS BT service to keep track of the mouse battery.
So far I got it to work using my...
Hi,
I am having the same problem as nRF9160 UART: Loosing data when RxData is split into 2 buffers (Async API) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
Hi Nordic team
It was heard that Matter spec v1.3 will allow Matter WiFi device to be commissioned by WiFi directly, but not bluetooth.
Was this information correct? ...
Hello, I am using the nrf5340dk with nrf7002ek shield and trying to build the wifi fundamentals lesson 4 exercise 2 code (connecting to MQTT over TLS) but it isn't building...
I have the problem that I am currently unable to debug any of my Bluetooth applications.
I'm sure that I was able to do this without any problems during the original development...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating NUS Central...