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...
I intend to implement an application on nrf9160, that makes use of mutual-tls to communicate with a peer.
To this end, I need to store a private key in a save place on the...
Hi,
We are looking to implement the Bluetooth UART example but the slave radio is multiplexed with a 802.15.4 protocol.
Can you confirm the following please?
1. The...
Hello again folks,
Recently, I closed a ticket regarding MCUBoot, DFU, and the USB Mass Filesystem. Unfortunately, I'm still having problems. That ticket, for the curious...
WE are using IM66D130A (digital mic) and nrf5340 on our custom board. The mic picks up the heart beats which we need to transfer to the mobile application in real time. The...
MCU: NRF52833
SDK: NRF 2.6.0
We are storing user data on NVS at "settings_storage" address. This helps with our application opertaion.
We have also added OTA DFU to...
After changing to a new computer, my Bluetooth connection started failing. The new computer has Bluetooth 5.3(HCI 12.13944 / LMP 12.13944). "Our Observations" and "The workaround...
Hi,
i want to integrate FOTA in 5340dk. I am using an EC200u CN GSM module for the internet access. I am able to connect with AWS cloud using mqtt protocol.
But still...
Hello experts! I have been trying for some time now setting up my own custom service GATTServer and GATTClient with two nrf52840 DK.
On the server-side I have modified...
Pstorage I use it in nrf51822, feel that sometimes back to cause Bluetooth abnormal, I don't know what is the reason. Especially when calling uint32_t erase_inner_flash(pstorage_handle_t...
Hello,
I'm using nRF5340 audio application with nRF Connect SDK v2.6.0 on nrf5340 Audio DK.
Since it will be transplanted to the custom board in the future, I added the...
I have tried to follow the Zephyr CLion instructions and got it to build. However I could never get to the point where I could run or debug the project on the device. Various...
Hi,
I am writing to seek assistance with an issue I've encountered while attempting to create a modem trace on my nRF9160DK board.
When flashing my asset tracking code...
i have to use mqtt for my project. Now am using nrf 52840 for transfer data to from my device bt840 if i want to go with MQTT have to connect wifi module with ble.
esp32...
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]
I am integrating NUS Central...
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]
I am integrating CDC ACM...