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...
I'm using an STA+AP configuration as well as monitor mode with a custom nrf7002 driver, which currently is working in a basic sense. I have however ran into issues regarding...
I got this chip from Raytac mdbt50q-1mv2 on a custom evaluation board , where i can access almost all the pins ( ~30/48 ). This chip came without any programs or bootloader...
Hi,
I am looking for a freelancer in a country, that has at least LTE-M for iBasis Sim cards to work on the following project.
I am building an asset tracker product...
I keep getting the following error when building this file: Pin 15 of &gpio0 already assigned to 2 other nodes
[{ "resource": "/C:/Users/User/zephyr/boards/arm/pinnacle_100_dvk...
I am trying to use second virtual interface of NRF7002 to use with custom linux driver. I intended to use it to add support of STA+AP or STA+STA mode. However, I observing...
Hi,
I am using nrf SDK -16.0 with board nrf52840. In Ble 5 we are using LE Coded PHY with S=8.
for Ble 5, the average current consumption got doubled when compared to...
This seems like it should be simple, but I cannot seem to set a custom static BlueTooth ID on an nRF52832 under PlatformIO / Zephyr - it just keeps generating a random ID...
Hello,
We are currently developing a Zephyr-based connectivity solution using the NRF5340 alongside an NRF7001 WiFi chip. Since we also want to use Bluetooth we have implemented...
Hi All, I'm working with MAX86916 sensor and trying to measure the FIFO/RED/IR/GREEN/BLUE data to measure SPO2, Heart Rate, Heart Beat but I'm not able to read any data on...
Hello,
I want to control LED of the Server 2. (Turn on / off) by using Client.
How to add the relay node in light switch example (this is one of the basic example...
I am trying to update a device using a Macbook pro with Sonoma 14.4 and am receiving an error message that states that nordic "Did not receive checksum response from DFU target...
hello, I'm using nrf52DK & connect sdk v2.6.1. I'm in the process of migrating from nrf5 SDK to connect SDK.
My previous code to read Mac address to form unique BLE names...
I am getting a warning in my nrf5340 overlay file because I ran out of pins and need to reassign P0.30 to my BMI270 interrupt 1. Here is the message in the overlay file: ...
I am using visual code studio, zephyr RTOS, v2.5.2 on NRF52840
I am trying to find a QSPI example
I noticed someone mentioned the sample :spi_flash is using QSPI ? But...
Hi,
I'm migrating my application from SDK v2.4.1 to v2.6.1. In my application I'm using Zypher BLE Controller with HCI_rpmsg child image. I renamed the hci_rpmsg to hci_ipc...