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...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
When configuring a BLE mesh network, one have to set a netkey. Are there any requirements for generating this key or can this be any random sequence of numbers.
Hi Dears,
I am using the pc-ble-friver-py-0.1.0 for the nRF5840-Dongle development, I have an issue with the ble scan:
I used the function ble_gap_scan_start to aotu...
Hi there
I'm struggling with the usbd_cdc_acm example.
I want combine the ble_app_uart and the usbd_cdc_acm example to use my ble central role with nus and usb at the...
Hi everyone, I have been using for a while the Adafruit nRF52 Feather board, programming BLE related apps using the Arduino IDE using the Bluefruit library for BLE.
I wanted...
Hello everyone, I have a custom board based on the QIAA layout, when i try to flash the bluetooth beacon example from the zephyr samples directory, the board does not advertise...
I have implemented a project that incorporates the 802.15.4 radio driver for use with a in-house developed router stack.
The implementation appears to work fine between...
Hi,
I've been working on UDP comunication so I looked into an example posted in the devzone that uses UDP (fetch time over NTP). I'm able to build and flash this application...
Hello,
I want to change the channel mask of the advertising channels like this
m_advertising.adv_params.channel_mask[4] = 0xC0; // only Channel 37
and sniff it.
I...
Hello I am a new user in the BLE world.
I am using the nRF52 DK board and trying to program it via PlatformIO by visual studio code i.e coding with arduino programming C...
Hi,
I'm looking for some design guidance on how to properly secure the device, code, access tokens etc.
- Does secure boot protect the device from being re-flashed...
I am using BQ25120A with nrf52832, but when I power up the nrf52 with battery then it continuously reboots. What is the reason behind this and how should I overcome it? Initially...
I am by no means a software expert, but I am pretty decent but I am having a hard time wrapping my head around the SDK/HAL and getting a project going. I see the examples...
Hi:
We has a device use the hid keyboard and privacy gatt Service. Now we development the app with Android-BLE-Library, and can not to resolve some question.
1. While...