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...
Due to upgrading SDK2.5.0, I need to re-certify Thread1.3 in order to get a new CID for the previous module.Now I don't know exactly how to fill in the section of Thread Submission...
I have an application that requires invoking multiple commands to the same node in quick succession (multiple times a second).
To evaluate the feasibility of this, I flashed...
I am designing a pcb containing nrf52832. However, since I need a large number of GPIOs, I do not want to use the optional 32khz crystal in my circuit. But I also want to...
I'm using the nordic ppk II to measure the power consumption of my device.
In order to validate the charge (current integral) displayed by the PPK2 i put two PPK2 daisy...
Hello! I am an engineering student at KTH studying embedded electronics and I will be doing my thesis work for a company in about 6 months where I am supposed to be analyzing...
Hi everybody,
I'm just getting into Zigbee and try to follow the example at https://docs.nordicsemi.com/bundle/ncs-2.5.1/page/nrf/protocols/zigbee/adding_clusters.html to...
Good day
I have a custom board using an nrf9160 device. On the board I am running a variation of a lwm2m client. I have a question regarding a network connection. Why is...
Hello,
could someone point me where I can find the most current / state of the art example for the BLE UART app for the nRF25840 Dongle?
The version in the nRF5_SDK...
Hi,
I am working on a project which has external flash (FM25V01A ) connected to nrf52832 board over SPI. And when building the project, I am getting the following error...
Hello,
we run an application on a custom board with nRF52840 powered by an external power supply and buffered by a supercap. The supercap then provides the energy for the...
Hi,
I have 2 nrf52840-preview dk board. All of a sudden both the devices are not working any more.
I have referred to some suggestions and tried all the below cases and...
Hi!
Absolute beginner here. I'm trying to use npm1300 (using the evaluation kit for now) with an RP2040 microcontroller (also using RPi Pico dev board). I am powering RP2040...
Currently, I'm using nRF5340 Audio on a homemade board, and I've managed to get the sound input from the gateway as a LINE input and the sound coming out of the headset, but...
Hello ,
I am trying to program external custom board through another nrf52dk via SWD interface to check if external programming method works. The connections between two...
We are using BLE and QSPI at the same time and want to have maximum RF range. Sensor data is collected, encoded, and written into flash via QSPI. This goes on for a few minutes...