Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Hi.
Board : nRF52840 DK
SDK : NCS 2.0.0 (zephyr) or SDK 17.1.0
I test qdec example.
if I set sampleper value 256us/128us, NRF_QDEC_EVENT_SAMPLERDY Event is not raised...
I am recently trying to get up and running with the nrf9160-DK and have been unable to flash the board successfully even with the Quick start (v0.2.6) app in nrf Connect....
I wanted to try getting all 3 outputs on my nRF5340DK. I tried following the instructions here - https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/security/tfm.html#manual_connection_to_virtual_com_ports_on_the_nrf5340_dk...
Hi,
We've developed a custom PCB featuring the nRF52840 Core Chip, but we're encountering significant challenges with antenna performance, resulting in poor range during...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hi,
1. Can nRF52840 run RCP+BLE at the same time? 2. Are there any examples you can provide to customers? 3. Are FLASH and RAM sufficient for resources?
Thank you for...
Hi,
Currently, I am working on ble_app_bps code and I alter it to be act as a beacon code and I can able to store a data in the flash memory area 0x30000 and it works fine...
FreeRTOS Kernel V10.0.0 MCU: nRF52840 SDK 17.1.0
Our device is fully functional, and we are currently performing various tests. During long-term testing, we found that...
I'm building a project based on the example: C:\Users\leand\OneDrive\Documentos\TesteBLEDual\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_hrs...
I'm running V2.60 NCD on a custom n5340 processor and I can't decipher what is the proper device tree based on the examples.
I have a 10 button keypad and want to detect...
Dear Tech,
I am using the pre release version of the VS Code plugin and NCS v2.7.0 for development. Our team hopes to develop the product based the official version to ensure...
Hello Everyone,
I used the HRS application example for LESC secure communication and added the OTA to the HRS application. After adding that, the device restarts. I debugged...
I am programming now nrf52810 I try to merge uart functionality to ble_app_blinky project but it does not work i debug and found out uar_error_handler() never been reached...
Hi.
I am using a custom board on the nRF52820 microcontroller (wiring diagram in the figure). When the microcontroller is powered only from the battery (via external LDO...
Document: HTTPS_SAMPLE_2024_09_19T02_55_15_089Z.txt I was programming the HTTPS sample with default parameters. I managed to connect to "example.com successfully". I managed...