Hi,Team,
I am developing Pawr using nrf54l15-dk.
I want to realize the connection and communication between the broadcaster and the upper computer software nRF Connect...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
I'm trying to maximize BLE throughput between a central and peripheral (I'm programming both) running the new s132 SoftDevice v3.0. I can't achieve the maximum data payload...
I am trying to use the NRF51 dongle (PCA10000, firmware ble-sniffer_nRF51822_1.0.1_1111_Sniffer.hex) with the sniffer software but on selecting a sniff source and starting...
Hey,
I successfully build and load the ble_uart_pca10028_s130. Now i want to edit something to the Code and this error is shown up.
I think I have to include something...
Hi there, I have done search and know there are several similar questions, but unfortunately I didn't find any useful answer after carefully reading through them, thus I decide...
Hello,
I've just read the thread explaining the UART baudrate register settings. I then looked at the nrf52_bitfields.h file and found that the baudrate register values...
Hi ,
We are using Nordic SDK for our development and we have done some changes as per our requirements in the SDK . We are going to share the same with our end customer...
Is there any BLE chip under development which has lesser IO pins, as I feel most of the IO provided are underutilised.
I may be wrong or there might be technical issue...
hi,
i have a requirement to connect two nrf51(PCA10028) boards to connect each other.
1).if i turn on the Board1 should scan the bluetooth devices if any other bluetooth...
Hi,
I followed steps specified for development-with-gcc-and-eclipse using link
devzone.nordicsemi.com/.../
Following are the snapshots of my development environment...
Hello,
I'm working with a nrf51822, SoftDevice S120 v2.0 and SDK v9.0 platform. Specifically using it a Central role to connect to a commercial Blood Pressure peripheral...
As far as I understand the nrf51822 has only 1 hardware uart. I want to communicate with the esp8266 over uart using standard AT commands, but still retain debugging possibilities...
Hello,
i use the N5 starter Kit. So my problem is to find sending data on the computer. Where i can read this data information?
Thank you for your help.
Hello everyone,
When i get message from uart, i need to update my custom service's characteristic. I tried the code in the below, sd_ble_gatts_value_set function gives...
I have to connect more than one nrf-51822 dk and send theirs RSSI level, because i need to knows their posittion. Somebody could help me? Have some example similary to what...