Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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...