I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...
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...