Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,
I have a custom nRF9160 board. ADXL362 & MX25R64 share the same SPI bus. I'm trying to validate it individually and looks like there is no communication between both...
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...