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...
I am developing firmware for a BLE peripheral using ncs v2.6.1.
In addition to using the libraries introduced in nRF Connect SDK Fundamentals and BLE Fundamentals on DevAcademy...
Hi,
I am considering to build a line of products using the nRF 5340 product and I am considering the options to perform FOTA.
So far the option I learned from the Intermediate...
1. What could be the reason why streaming is not synchronized even though the connection is established?
2. Where in the source is the important information for connecting...
Hi there
I want to measure the accuracy of the 32.768 kHz oscillator connected to a nRF5340
I have tried a lot of other devzone tickets, but most of them are too old or...
Hi ,
nRF52832 using pairing connection with Android phone,after repeatedly disconnect and re-connect ,after several minutes will maybe make the phone's bondibng information...
Hi,
I have now sync the transmit of nrf IC to communicate with tas2781 audio amplifier. at this moment I'm working on the feedback measurement read of the I/V measurement...
Hello, nordic team
I have encountered unusually high power consumption in a simple GPIO edge interrupt application running on a custom nRF9160 board. The application is...
Hi there, I have an nrf52840 DK and I wonder if it is possible to upgrade my own application firmware via fwupd tool on Ubuntu.I want to successfully upgrade the development...
Hi Support Team
We want to implement multiple beacons in one chip, for example, one beacon carry battery level and the other carry sensor data, and we want the beacon...
Hi everyone,
I fill a bit surprise but I don't understand who the speed of the gps is working :
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications...
Hi, can someone provide an example of reading the device ID from an QSPI flash (NOR)?
I'm trying to get it using my NRF52840 using the nrf sdk17.1 with the flash IC AT25FF081A...
I see in the datasheet that the NFCT peripheral supports wake-on-field, but the application I'm interested in is to upload/emulate an ID number to the NFC tag, and then hours...
Hi
I need to reball some aQFN73 nrf52840 devices and I couldn't find the specific ball size in the product spec document Nano_BLE_MCU-nRF52840_PS_v1.1.pdf
Can someone...
Hello,
We are currently working on a project where we need to sample a frequency input on a GPIO pin up to 6MHz. I have tried GPIOTE and TIMER with a PPI channel, but can...