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?
Dear all,
I have made a nRF52810 module according to the reference circuit in datasheet and connect it to my PC via Segger JLink & SWD. Only 1 out of 3 notebook I tried...
Is this chip for sale yet? I see dev. kits, but still 28 week lead time everywhere. We were talking about adding it to a product, but the owner is shooting me down because...
Hello NORDIC community,
I am performing a BLE throughput speed test via an example of streaming a buffer of 2500 bytes per second: This says a sending frequency of 19 Kbps...
i used SoftDevice s332,and download the example:\examples\multiprotocol\ble_ant_app_hrm
i find that using android device can connect pca10040 ble well,but use ipad or iphone...
Hi
We are working on a product using NRF-51822 chip. I am new to Nordic SDK and want to know how to use fstorage to save data into flash. Following is code. Sometimes data...
Hi,
I would like to build a project with functions below.
Support BLE uart service
Support CLI with uart interface for the communication with terminal, like TeraTerm...
Hi All, I am building a wireless MIDI controller using the BLE nano v2.0 from RedBearLab.
MIDI is a protocol to control software musical instrument, therefore latency needs...
Hello everyone,
I try to modify SDK 14.2.0 S132 ble_app_template example with Segger Embedded Studio, but I got an error about uart. All uart functions appear to be "undefined...
It seems that the version of the soft device used in the mesh sdk does not match the version of soft device SDK that I can download, and the version used in the mesh SDK has...
Hi,
I am trying to run the examples for the pc_ble_driver_py and I get some issues.
advertising.py says "board not found"
heart_rate_collector.py gives a calledProcessError...
Hi folks,
I want to do a project from scratch using the Segger compiler. Where can I find relevant documents with it. How can I make changes on the Blinky project? For...
Hello,
I have two version of Python 3.6 installed: 32 and 64 bit (Windows 10)
Recently i installed nRF5x command line tools (9.7.2) and pynrfjprog 9.7.1
For Python...
In zephyr many PPI has been employed in radio, and other PPI from 20 to 31 is pre-programmed channels and can not use by application. Do you have any plan for optimize this...
hello,
I have one problem to distinguish the following 2 functions :
ble_srv_is_notification_enabled and ble_srv_is_indication_enabled
in on_write function,
the two...