Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...