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...
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?
I try to use SDK8.1.1 example connect ubuntu14.4 with CSR dongle. Seems it create connection fail.
I downgrade to SDK7.1, it connection pair correctly. But it'll terminate...
We would like to use the nRF52 in a bachelors thesis for at least one of our students projects. The project is scheduled to take about 2-3 months and in this time they shall...
Since it does not have DMA or FPU, are there power or processing issues for using an accelerometer to do step counting, sleep tracking, and other fitness features? I do not...
I am a total "Newbie" to RF communication so I would welcome some guidance WRT to how multiple PTX/RTX
devices in a given locale are commonly handled. I intend to employ...
Is there a linux version of this tool? Seeing as it is just a wrapper for a bunch of python scripts, is there a way to forego it and call the scripts directly?
Hello,
I have configured a 1 ms timer (Timer 2) interrupt. I am just updating some static variables for reference in the 1 ms interrupt. Everything seems to be working...
Hello, I am designing a PCB with nRF51822 and I would like to know which is the best option to add battery charging to my PCB.
I think the most common options are these...
Dear All,
uVision debugger seems to execute code randomly. Picture shows stepping through the code. Codeline marking in grey also seems odd.
I would have expected to...
Hi,
I suffer from the phenomenon which can't sometimes maintain communication between the 32.8ms at Gazell communication at present.
When not writing in SoftDevice, this...
Hi,
I am using " BLE-Gateway " example from nRF51-ble-bcast-mesh to advertise my custom "Manufacturer Data" from 1 nRF51422 device to another nRF51422.
I've made the...
I have been able to implement the PER test (on nRF51822) using the direct_test_mode_s110 and code based off the example python code from the nAN34 zip file. I adjusted to...
Hi,
I want write a demon running on linux to control the 51822 dongle to connect or disconnect with mobile phones.
Now I have one idea, which is using string as command...
Hello,
I need to send packets that are larger than 20 bytes to once characteristic with a variable length. When I set the variable length to 100 bytes, the Attribute table...