I'm using custom hardware with an nrf9151 I'm trying to provision to Azure.
The cloud software company I'm working with has performed all the steps here:
https://docs...
I am running the examples l9_e5, l9_e5_sol and l9_e5_nrf5340_both_sol from this repository: https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/v2.9.0-v2.7.0/l9...
i'm just beginning my bluetooth journey, and have some basic questions about sniffing/spoofing a BT remote control for an audio device (Topping DAC D50 iii)...
my goal:...
When I build my application for the nrf52833-DK board with the "Optimize for size (-Os)" option, I can see in the terminal that the FLASH Region Size is 237056 B of which...
I am trying to develop Zigbee plug using the demo provided by Nordic. Working on my Intel Macbook Pro 13.7.3
The toolchain and SDK are installed, ver 2.9.1. The program...
Hi,
When I used NCS V2.5.0,after two devices successfully establish a BLE connection but then disconnect due to a timeout, subsequent reconnection attempts fail with error...
I am developing with thingy53. I would like to enable BLE function, MCUboot and littlefs file system at the same time. I am using SDK and toolchain v2.7.0 and sysbuild as...
Hi,
I would like to know if the LFCLK is enabled after zboss_start(); and after zboss_start_no_autostart().
I would like to use an rtc event to trigger a PPI routine and...
Question: for the nRF52840, if I configure a GPIO pin as an open-drain output (DRIVE setting of S0D1) and then select this pin as a UART transmit pin, does the open drain...
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...