How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
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...
I am working on firmware that acts as a BLE sensor hub to pipe BLE data from connected sensors to a PC over USB (using the CDC ACM UART interface). The peripheral sensors...
Hi team,
We need to interface STM32L4(Host MCU) with WT02V40V in our design.
Is UART communication enough for interface both?
And also, Is CS pin common for SPI and...
Hi Support Team
We want to use nRF7002 and nRF54L15 to implement Wi-Fi, could you provide us the hardware reference design of nRF7002 work with nRF54L15 ? Many thanks.
Hello Everyone,
I am designing the BLE peripheral which is connectable, we have our own BLE mobile application. I am trying to configure the peripheral to be visible to...
I am attempting to compile the nrf sample code for peripheral uart and I encounter a fatal error in the extensions.cmake file. Apparently the CACHE_VAR_REQUIRED is set somewhere...
Hi,
I uninstalled my VScode earlier for some other reason, and when I reinstalled it and upgraded toolchains and SDK to v2.7.0, I found that my VScode couldn't find my board...
We are developing the project ARGO .
At the current stage ARGo is going to Support NB-IOT communication
A mother board is under development to support the mini-PCI card...
Dear Sir/Madam
I have installed the Jlink driver and nRF sdk for 9160 on my macbook.
I use the nRF Connect for VS code to program, but I can't see the device under the...
Hello,
I'm trying to get some basic SPI communication between the nRF91 and nRF52 chips on the nRF9160DK. We have been using UART for this communication however we want...
"The nRF52840 is developed using NCS v2.6.1. When the ADC is set with the reference voltage as (.reference = ADC_REF_VDD_1_4, .resolution = 10), the ADC sampling output is...
Hi,
I am updating a relatively old project using SES. I am using nRF5_SDK_15.3 with S140 on an nrf52840 target (matches the nrf52840 EVK).
I have been developing and have...
We have a partner that has developed a custom bootloader. They have enabled the watchdog in the bootloader. The bootloader transfers control to the application if the GPIO...
hello Nordic
i am working with ncs v2.5.0 (with nrf52840 and nrf52832) and trying to migrate to ncs v2.6.1
i have looked at this migration notes and guids:
https://docs...
In nRF Connect extension, is there a way to add a custom action to the action view window? I know we can bind different "Tasks" to build and flash actions, but I would like...
Context:
I'm testing the tfm_psa_template sample on the nRF9151DK and I got confused as to why I lose access to the debug port.
As required by the sample, I first flash...