Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi all,
Is it possible to hide a Service during advertising?
And show it after the connection?
If yes, how?
My configuration:
nrf52832 microcontroller
Softdevice...
I would like to synchronize my warning lamps with the advertisment of a master device.
The master is the advertiser as peripheral device. once every second.
The slaves...
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...