Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
I am using nRF52840, SDK16.0.0, Keil v5.18a to developing application. When I changed heap size in Keil C/C++ option, it failed! It can be successful if you change heap size...
Mr Jared, I am sorry. I accidentally pressed the verify button and the ticket(Case ID: 288462) was closed.
To answer your earlier question.
I checked the nrf_drv_rtc_cc_set...
Hallo,
As I am developing a new product (peripheral acceleration sensor device) I would like to update the DIS service data with the following characteristics, Manufacturer...
Hi,
My BLE-Mesh client model sends an opcode to retrieve the server model state, When server model receives the opcode, relevant handler gets triggered from where I need...
Hello there,
I have looked through all of the various other related questions, but still cannot resolve this issue. I am trying to use RTT versus a UART for the console...
Hi. I'm using NCS v1.9.1 with nRF5340 and I'm trying to merge the direct_test_mode sample app with the hci_rpmsg sample app. Basically, I have one net core image that has...
Hi, I am using nRF52832 module (GAP peripheral, GATT server) with ble_app_uart_pca10040_s112 application.
Also, I am using nRF connect app to test the data communication...
Hello,Team
I come from China and am using your company's NRF9160DK product now. I burned asset_cracker_v2 a long time ago. There is no problem connecting NRF_CLOUD, but...
I am trying to get the information of a couple different UUID's from the central device so that my peripheral device (nrf52840) can reflect the right name and other information...
Hi,
i am using nrfutil 6.1.0 in windows (i've installed it typing pip install nrfutil), i am using python 3.6.5 and when trying to serial dfu it shows the following error...
I have been using NRF52832 Rev 2 and I'm trying to move to Rev 3.
I've been trying to follow this tutorial: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts...
Hello Nordic Experts,
Recently, I followed the tutorials which are from youbute , but it failed when I tried to build the example project, my setups as below:
VScode...
Hello,
I have a problem with distance measurement using BLE. I adapted DM sample from nordic connect SDK to do measurement using "high precision" method. I collected over...
Hi, Nordic.
Our company has a product made with 52833 chip, and the working environment needs to meet minus degrees Celsius. However, in the experiment, it is found that...