I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
Issue:
The OTBR could run with RCP versions built with SDK v2.3.0 and v2.4.2 but couldn't work with fw from SDK v2.9.0. Hence, I wanted to know which of the latest SDKs...
Hello,
I’m trying to obtain millisecond precision on nRF Connect using the MCU’s internal RTC.
My code:
After 131000 ms, a got:
Could someone help me find...
I have the nRF Hw v2, and it seems like I did something wrong with a Fw:
nRF is recognizable by a computer as the COM10/11/12 device:
Most of the nRF Connect Desktop...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
As per the title: I'm considering nRF54L10 with PM1300 for a new design. If I run the 54L10 supply at 1.8V which is pretty close to the minimum, is there any actual power...
Hi guys,
I am following DevAcademy lessons on nrf52833dk kit. I am testing the software on VsCode. SDK version is 2.7.0 and toolchain is 2.7.0. Board target is selected...
I have the nRF Hw v1, and it seems like I did something wrong with a Fw:
nRF is recognizable by a computer as the COM3/4/5 device:
And it is accessible with the nRF...
Hi,
I need to use two or more different event lengths for different modes. The event length should be set based on the mode before establishing a connection. I found that...
Hi.
After migration from SDK2.7.0 to SDK2.9.0 I have issues with power mangement. CONFIG_PM_DEVICE_RUNTIME=y, which I used, causes that twi driver doesn't start. I try to...
In the nRF5340 Audio DK example located at C:\ncs\nrf\applications\nrf5340_audio , I want to add a third board and communicate with it from the master (gateway) to send commands...
Dear NRF Team,
I hope this message finds you well. I have been following the steps provided at the Dev Academy for the initial setup of the IDE. However, I have encountered...
Hi,
I'm trying to use the HCI UART sample to provide Bluetooth support through UART. At first I want to test it between two Nordic Boards, but later switch to another MCU...
Hi, I am facing an issue while integrating BLE with the rest of my code. The code crashes when I try to start BLE outside of main() .
Currently, I have placed the BLE initialization...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
Hi, With this setup in , I successfully built a CIS mode using my nRF5340 DKs , enabling stereo sound while the microphone is active .
However, I am currently experiencing...