Hi,
I'm trying to run the Lesson 4 Exercise 2 solution from the Nordic DevAcademy BLE Fudamentals course (origin/v2.9.0-v2.7.0) run on a nRF54L15 PDK board.
I'm currently...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Hi All.
I am trying to measure the consumption of the SoCs inside the nRF52840DK and the nRF52833DK using a PPK(II), both running the same code to make comparisons.
First...
Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...
Dear all,
i building the example light_switch_server_nrf52832_xxAA_S132_7.2.0 from solution l ight_switch_server_nrf52832_xxAA_S132_7.2.0 in configuration Debug (SDK nRF5...
Performance on hardware (cc3xx) is significantly slower than performance on software (oberon). Does anyone have a good explanation for this? I have also tested ECDSA and can...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
I am trying use DFU example with Mesh sdk 1.0.1, however following the start DFU guide, i have some question, if i have two DK52 one of them must be programmed with the original...
Hello,
I want to use privacy (BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE) if the connected device support this feature. As far as i know it's not possible at application...
Hello,
My problem is that i have seen a reduction in throughput with android oreo in a huawei p10. Before the update i was able to send two notification per connection interval...
I use PCA10040 development board. COM port suddenly stopped working. The issue is visible also in Device Manager:
Google suggests that this issue is caused by Windows...
Hi
We have project where we want to use a nrf52 in an remote keypad for control various devices.
For investigating the capabilities I have tested the ble_uart and ble_blinky...
Hi,
I've been working on a project where I need to send data from UART over mesh, I managed to create custom model for sending string data over mesh, I did merge UART example...
Hello. I have SMARTMP3 Board and NRF52832. The vs1053 works fine on the arduino. But it doesn't work on the nrf52832. I use these connections: #define SCK_PIN 3 #define MOSI_PIN...
The NRF52840 appears to only come in a dual row QFN package and in the reference material, the only way to break out the second row is with an in-pad via or a very small trace...
Hi I am trying to use a different base UUID template than 0 x ABCDxxxx-1212-EFDE-1523-785FEABCD123.
For my services I would like to use 0 x xxxxABCD-1212-EFDE-1523-785FEABCD123...
From what I understand the clock source for the example ble_app_uart is the 32 KHz external crystal. Please, see the screenshot of the CMSIS configurator:
How do I set...
Hi all!
I use the ACM_CDC USB class to transfer a batch of data (150MB) from the MCU (nrf52840) to the host. Currently, the system reaches up to 100KB/s upload speed, although...
Hi @ll, I have the following problem: There are three unprovisioned devices with UUIDs containing a 0x0A byte but the scanner within the pyaci script shows 0x00 instead. Device...
Hi.
To avoid via in PAD I like to route a signal/pin from the inner row (closest to center) through a pin in the outer row.
However, to be able to do that I must be sure...
We are using SDK_13.0.0_04a0bfd and want to change the location and size of the bootloader in flash. But when we do this, the bonding process in the main application doesn...