HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
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...
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...