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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hai,
We are trying to implement BLE HID Keyboard application using NRF51822. but we are facing the below issues with a windows 10 system acting as the central:
when...
I am considering nRF51840 chip to use in my project, I have found good examples for it, but I still have a question if there is a special method to establish new services...
Hi,
I know that this is a known issue, but I'm seeing caching issues often with iOS.
I'm using S132 v5.0.0, SDK 14.0 against custom application with iOS DFU SDK and often...
Hi,guys. I have a problem when dealing with NRF52's SAADC using nRF5_SDK_13.0.0_04a0bfd. The problem is after downloading and run the program using JLink, everything works...
I purchased the nRF52840-PDK the other day and when it came in today Booted it up and it worked fine. I went to load the example nrf52840_xxaa_side_header.hex from the github...
It worked before when I connected my nRF51 board to my windows 7 computer. The green light is on.
But today when I connect them the light is blinking rapidly and there is...
Plugged in board to Win 10 pc that was working properly in past. Start NRF tools and get error.....
ERROR Unable to read connectivity firmware version: Unable to get version...
Hi,
I'm using SDK v14.2 and s112_5.1.0 for nRF52810 basing on the ble_app_uart example. Now we use the uart to communicate with external MCU. Also we want to close uart...
Hi
I don't get a connection when I run boards from PCBWay, but it works fine with the same boards manufactured by Eurocircuit. When I comment out the statement below, boards...
I am using an nRF52DK kit, SDK V11.0.0 and SoftDevice S132 V2.0.0. I have found an advertising example on the site github.com/.../nrf51-ble-tutorial-advertising . I have modified...
Hi,
We made a custom PCB using the NRF52832. We have connected a button to P0.21 which is the reset pin. We have configured this button as input and set the preprocessor...
Hi,
I am using multiperipheral configuration. I want a characteristic to be read by only a specific peer among connected peers. How do i recognize and authorize this specific...
Hello is a starter developer
I used the nrf51822 chip on the pcb board and downloaded the example code but it did not work.
When I checked the 16mhz external crystal on...
Hi all!
I´m trying to use FDS to read and write to my nRF51 using the example from Infocenter.
The write seems to be OK and returns 0x00.
But fds_record_find() returns...