I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...