I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
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...
Hi,
I have a question, I use a 52840 board as the Bluetooth center. The protocol is S140. The other 51822 board is a Bluetooth peripheral. The protocol is S130. The routine...