Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
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...