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...
Hi,
I'm trying to build the smp_svr example for Thingy:52 but build fails when linking.
I can build for the nrf52dk_nrf52832 which uses the same chip. What can i do to...
Dear Nordic Team,
We have a running product that is using 32KHZ quartz from MicroCrystal : https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM7V-T1A...
Hello,
I have a design where I am using an nRF52840 along with a SKY66112-11 and am using Zephyr/MPSL for both BLE and Thread. I also have a run-time radio test mode which...
Hi, I have installed the most recent version of nRF toolchain manager for windows (V0.9.2). nRF SDK V1.6.0 was released a couple of days ago but it is (not yet?) in the list...
I am new to BLE.
My question is similar to the one below.
https://devzone.nordicsemi.com/f/nordic-q-a/22596/nrf51822-central-connect-and-communicate-with-2-peripherals...
I am using the nfc_writable_ndef_msg example in the SDK to write from my phone to the board using NFC. I get it working successfully however, I am also trying to add code...
Hello, I'm using nRF52833, pca10100, s140.
I'm going to write a code using the external 32.768khz crystal to determine if the port is high/low every 0.5 seconds through...
During the release, we got 2 files with firmware, with and without confirmed in the name.
I want to upgrade my device with the nRF Connect application and confirmed firmware...
Hi all:
We update SDK from 11.0.0 Version to 17.0.2, the hardware is same, but from 17.0.2 package, we run DTM in single channel mode ,data lost is 40%. DTM from 11.0.0...
I have an issue with creating a Bluetooth mesh gateway. It would be better to use nRF Connect SDK for me, but nRF5 for Mesh is also fine. As I've found among answers, not...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device.
My setup is two nrf 52 dk one acting with the modified ble...
Hi,
I am developing application in nRF_connect_SDK v 1.4.2.
I have a problem in Debug the code 1. When i debug the code the breakpoints is not appearing
2. When i...
Hi Nordic,
how do i interpret properly return errors? I l know that it depends on the base address but sometimes it does not correlate at all.
For example, currently...