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 am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hi Team,
We build the bare application with nRF52840 Soc with the SDK Version 16 with out any RTOS Layer. We are planning to port our code base to Zepher RTOS layer.
We...
Hello everyone!
I am trying to get my Thingy 91 to work, but I am stuck.
When I flash it with pre-compiled .hex at_client sample ( "thingy91_at_client_2021-12-15_cfedfdfa...
Hi, I'm working on nRF9160 modem firmware update.
I have used nRF9160: Full modem firmware update using SMP Server demo and compiled it for nRF9160dk board. While compilation...
We are building an application using McuBoot and Zephyr, providing the provisioning via haptools and packing the image all together. What currently bothers me is that I cannot...
Hello,
I am attempting to use SPI and I just wanted to trial the transceiver option however I am not having any luck. I have tried it three ways but as you’ll see I’ve made...
Hi
few questions on DPPI:
where is it possible to find examples in nRF Connect SDK to learn to use DPPI on nRF91?
Is there corresponding documentation?
For which...
I stopped reconfiguring the broadcast configuration and started the broadcast in the following order: ①, ②, and ③. However, I found that the system may report a hardware error...
Hi Team,
I am trying to test on BL653 Nordic board with inverted polarity but we are getting error.
In given example "nCS\v1.8.0\zephyr\drivers\pwm\pwm_nrfx.c " can see...
I am using the buttonless DFU template to run my own program which uses some of the buttons on the dev kit. For some reason, my button configuration is being overlapped somewhere...
Currently I am using a Workspace project with version 1.8 of the NCS. Does this lockdown all versions of libraries/components that the project is built with? If I pull this...
Hello,
I am trying to perform full modem FOTA update on my nRF9160 DK board using sample code without using buttons press functionality as we want to integrate the same...
Hi,
We are developing a product (to be produced in small quantities only) that included USB data transfer based on your USB CDC ACM module. We do not have our own USB vendor...