I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Background:
In pursuing development of Thread-enabled devices for use in home automation, especially using the just announced Matter 1.0 protocol, the nRF52840 Dongle is...
Hello,
in my device tree there are three nodes/items concerning battery Management:
One load enable pin
One measure enable pin
the required ADC configuration
...
Hi Team,
We are currently using nrf Connect SDK 1.8.0 and developing our application using nrf52833.
Currently we use our own git to maintain our application and nRF...
Hello, When enabling the Sensor system and having a qdec device enabled in my dts I get the following error:
This seems to be a bug with the Zephyr code checking a const...
Hi,I'm using nrf52832. I configured P0.20 as GPIO output,P0.22 as GPIO input.These two pins are connected wiht a 10Kohm resistor.I measured the voltage level on P0.22 is about...
Hello DevZone,
I'm using nRF5 SDK for Thread and Zigbee v4.2.0 and trying to test Zigbee OTA example.
I'm following this guide https://infocenter.nordicsemi.com/index...
Hi,
I am working on thingy91, I have created/added a BMS module in the project which gives different values for different data fields.
Everything is fine as BMS is transmitting...
Hi,
I am using TWI channel0 on my nRF52833 as master to get readings from a few sensors.
I need my nRF52833 to communicate with another microcontroller over TWI/I2C so...
I have code which works on the nRF52DK and on the Fanstel BT832 module, which does not work on our custom board with the CIAA package. Our custom board does not have an external...
Hello, we have a project in nRF Connect SDK, where we'd like to use a separate .conf file for b0n subimage in a multi-image build,
Let's say it's called b0n.conf. So, before...
Hi,
I would like to ask is there a dll file and header (.h) file for the nRF Connect Desktop Bluetooth Low Energy software? I am seeking for a chance to apply it in the...
Hi Good morning
Could you please to know the reccomendable dimentions of pad for soldering, dimentions of pad, PCB Layout for soldering component.
For example the component...
I was running Ubuntu 18.04 and Actinius Programmer was able to upload an example firmware without a problem. However, I upgraded my computer to Ubuntu 20.04 and Actinius Programmer...
I have used nrf5340 audio DK with nrf\applications\nrf5340_audio\bin\ble5-ctr-rpmsg_3251.hex in net core and zephyr\samples\bluetooth\hci_uart in app core directly after receiving...
Hello,
I want to install NCS 2.1.0, but I get the following problem.
I used toolchain manager 1.2.0 to install NCS 2.1.0. Open VS Code is now available.
I opened...