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...
Hello everyone,
I’m working on an asset tracking project using the nRF9160 as my microcontroller. However, given my limited experience with RF design, I have a few questions...
I have an nRF52840 that is on an Ezurio BL654 module that I have programmed dozens of times during development. Something happened during a recent programming event that caused...
Following the instructions for building chip-tool, I get a build error.
[~/git/connectedhomeip] scripts/examples/gn_build_example.sh examples/chip-tool examples/chip-tool...
Hello, we've successfuly been using SMP to update our peripherals so far. Now we've come upon an issue. If the software has a bug, and the device disconnects or reboots during...
I'm currently using nordic's SDK7.1 to open a device, and I want to use features like GPIOTE, but I don't find SDK7.1 to be as good as GPIOTE as the older SDK. Who has a useful...
Just posting this as new issue since it is still valid and installing the SDK tools again every day sounds a bit drastic.
Error when creating trace: unable to locate db...
Hi, I am using light lightness server example for the testing of DFU OTA over mesh. I have successfully transferred the DFU archive over serial with nRF Util tool and follow...
Hi,
I am trying to implement the ECDH functionality in the TF-M application.
I am referring Crypto: ECDH (nordicsemi.com) and in the build target I see, the example can...
Hi, We have a few questions regarding the pm_static.yml file that's used for defining flash partitions in zephyr. Our main questions are regarding alignment; we've created...
Hello, everyone, I am a fresh guy using nrf toolbox to read UART (52833) logs.
Now I can get data via nRF-Logger from GooglePlay store, and I hope to develop
real-time...
Hello I want to make an application that will be sending data from 3 peripheral BLE devices to the central device which wil be connected to PC and transmitting data (from...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
< Simple Code Explanation...
I want to simply connect two nrf 52840 dongles together with some level of security (OOB?) and with whitelisting. Basically I will have one dongle (central) be turning on...