Hello! I'm looking for a way to include fast charging capabilities in my product, while still allowing USB2 data to pass between any host PC and the nRF52840. As I understand...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
We have encountered a problem in using iic to communicate that the delay cannot be removed.
We are using the sample in NCS,
the address of the sample is C:\ncs\v2.6.1...
Hi Nordic,
We are develop a multiple switch button device based on nRF54L15. We've two issues now while developing.
1. Matter Network Commissioning Issue with nRF54L15...
NCS 2.9.1 - NRF5340DK
I am trying to use multiple compare channels on Timer1 such that an interrupt handler fires for both compare values, the second of which is enabled...
Hi everyone,
I am currently studing to flash the MDBT50Q-DB-40 demo board from RAYTAC. I used the following site as reference. https://docs.nordicsemi.com/bundle/ncs-latest...
1 .after the flashing the board i get a Zigbee Connection and Bluetooth connection but i can't able to control the bulb by using both board and bluettoth
2. Sir i am using...
Dear all.
I know the nRF52840 has 2 uart module.
I've been used only 1 uart setting like below pin connecting in 52840 DK reference doc.
But now i have to use 2...
*** Disclaimer *** I am a total rookie on this technology *** Disclaimer***
I'm working on a small BLE proof of concept and I have an nRF52840DK board. I've got Wireshark...
Hi, guys! I'm using the nRF52 SDK 15.3 BLE_APP_UART peripheral example.
I wish to add 3 ADC channels (12-bit) to read 3 potentiometers at a sampling frequency of 6kHz. ...
Hi,
I've BLE custom data sent to nrfcloud and looking for ways to plot data. I've used "add custom card" from configuration to extract data but was not able to plot/view...
hi, I am working on nrf52832 platform and tested some Bluetooth examples of SDK_15.3.0, I want to test some Bluetooth examples like audio, media and etc, is there any project...
Hi,
I am using a BLE master to bond with nRF52832. SDK is 15.3.0. Both side support secure connection.
I have tried to set the address type of master to public or random...
Hi, I'm starting to use the nRF52840 DK, I have downloaded the segger embedded studio but I don't have idea how to start, I need a sample example to use the pins to control...
I am new to Nordic products. I have a custom nRF51822 board and I want to flash it with Keil uVision and ST-Link V/2.
As I understood, I have to program the SoftDevice firmware...
I'm implemented DFU (with custom transport, but the problem is not there). Even when flashing SD+bootloader+app+settings I can see an error in the logs:
```
14:23:48.096384...
NRF Connect sees the devices no issues and connect. When it comes to running any of the examples in the toolbox, the devices are never seen. Location services are allowed...
Hello,
one small question: If we switch from Softdevice S132 6.1.1 to 7.0.1 without recompiling the application or using a higher SDK, does it mean, that we will automatically...
To measure the current consumption of our external battery powered device I plan to do the following (as described in chapter 6.6. of the PPK User Guide v2.2, Figure 14) ...
I'm trying to operate the ''twi_sensor" example of SDK 15.30 , using Kielu5 , but the compiler is issuing errors for the syntax of the TWI libraries. From my side I only changed...