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...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Hello,
I am relatively new to the nrf9161, but I am running into an error with my build.
'TFM_PERIPHERAL_DPPI_CHANNEL_MASK_SECURE' undeclared (first use in this function...
Hi there,
I intend to use pynrfjprog in development replacing another, older library. However, any call to the API which involves the nrfjprog DLL returns:
This is on...
Hi:
MCU: nRF52832
The device is powered by a battery. When the battery voltage drops to around 1.3V but is not completely depleted, if the device is charged at this time...
I am in the development phase of a Bluetooth based system design, which will be able to receive audio stream from any mobile device and play on the speaker, and also it would...
Hello!
I would like to report a bug with the nRF Connect for VS Code extension.
My setup
VS Code v1.98.0
nRF Connect for VS Code Extension Pack v2024.9.5
nRF Connect...
Hi,
I'd like to provision my Thingy91x for use with my nRF Cloud (so I can use location services). How do I provision the Thingy91x for use with my own nRF Cloud? What should...
Hi.
I read on the download site of the nrf command line tools that they are being deprecated.
I want to be sure that i'm correct here: 1. nrfjprog is replaced by nrfutil...
I have an application that runs on nrf9160 and uses nrf52811 for Bluetooth with client-host setup. Problem is it sometimes crashes on startup going into endless reboot loop...
Hi, I recently purchased an nRF52833DK and tested the attached code. When using Gazell, the maximum throughput I achieved was around 85,333 bps. However, according to the...
How to reproduce the issue:
We have used the standard hello_world sample application in the zephyr repository. CONFIG_I2C, CONFIG_SHELL and CONFIG_I2C_SHELL configurations...
Hi, I run this sample https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/mesh/dfu/distributor on two NRF52840DK, but I cpouldn't do the update, here is the...
I know that Zephyr supports its own test framework ZTest, but I have used CppUTest extensively on past projects.
I'm also using Quantum Leaps QP (for which there is a Zephyr...
Could I know how to enable openthread log in bulb project?
I have added some logs in modules/lib/openthread, but it can't be displayed in tool, how can I fix it?
BR
...
Hello.
I am trying DFU with reference to DevAcademy Lesson 9 . I am glad to see that it has been updated for v2.7.0 - v2.9.0. I am interested in the following settings....