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...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hi Sir
I am using an example from NCS 2.6.0 and want to modify it to use ADC channel 6 (P0.30) to read voltage values, but I am unable to get the correct values. (When I...
Hi, I have a custom board connected with DK and i was able to program it and test some simple codes. I need to test this TWI example on my board. I uploaded it but i am not...
I am currently developing with the nRF52832 using the nRF5 SDK 14.2 and need to proceed with AES-128 encryption.
However, I cannot find the CDC (Cipher Block Chaining) library...
I'm using nRF Connect SDK version 2.3.0 nrf52840, and external flash - W25Q256JVEIQ. I believe I'm running the chip at 80MHz (rated for 133), with the qspi chip and partition...
OS: Windows
Name: nRF Connect for VS Code Version: 2023.11.301
Found an issue with saving the preset file (Save configuration as preset) when project is located on a...
I'm using an nRF52840 and SDK 15.2 (although I can go to hardware directly if required).
What I want to do is to set a pin as an output with a normal drive run high on...
Hi,
Today I'm trying to run a Thread application on an nRF5340, using the secure environment (not ns). Building the firmware as ns is fine and works as expected, but when...
Hi,
I tried running the \zephyr\samples\bluetooth\periodic_adv program as a host-only application on the nrf52840 development board, with the controller using an nrf52832...
We are working on an idea for a protocol with very low latency events for multiple devices.
For this we would like to be able to transmit a packet only when no other transmitter...
Hello Nordic,
We are currently working on a project that involves communication between Main MCU and a Nordic BLE. From the documents i found that, we can use SPI or UART...
Hello. Are there any plans to officially port the nRF91 series or any other nRF MCU to Arduino for quick prototyping and cross platform compatibility? That would be very useful...
Hello Experts,
I am using nRF52833 / PCA10100 DK boards with SDK nRF5SDK160098a08e2. ( legacy product has the same so no plans to go to Zephyr )
In this SDK there are...
Hello,
I'm encountering an issue while configuring the SPI bus to communicate with a LIS3DH sensor using nrf52832. I'm working with Visual Studio Code using nrfConnect SDK...
Hi
I'm using the nrf52840DK and this example: "BLE Fundamentals, Lesson 4, Exercise 3," where you can send/receive strings between UART and Bluetooth. This works perfectly...
Hello,
I am encountering an issue with my Android OTA app after upgrading to Android 14. The OS seems to enforce the MTU size to 517 by default, but my device firmware ...