I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...
I'm working on a BLE project based off of the peripheral_lbs sample within the nRF Connect SDK v2.7.0. I am attempting to increase the BLE security level up to either level...