Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
Hi! We are trying to understand how UICR registers work. In particular APPROTECT, ERASEPROTECT, and SECUREAPROTECT.
We are trying to find a clear explanation for this image...