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...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...