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! It seems that I may have uploaded a non-working application to the Thingy91x. Therefore Device is not conectable via USB. The device is responding only in "MCUBOOT" mode...
Hello all, I am writing this as I am very new to Studio visual code, nrf connect, and many various things used in this project. Currently I am using the two samples given...
Hello everyone,
I previously posted about issues with SLM and the SLM shell, but I have made further progress. However, I now have a new problem.
I am still using the...
We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
I have a application where I need to time acurately the time between two enternal pin signals. I have this working using the
k_timer which & read & restart within the...
Hi.
I'm evaluating the LE Audio Auracast using some nRF5340 Audio Development Kits.
I programmed a board as the source and a board as a target and I successfully played...
Dear Experts,
I would like to better understand what exactly is accomplished by the mode-0 synchronization in Channel Sounding. My current understanding is that it seems...
I am experiencing an issue with my nRF915DK board. When I connect the board to my PC via USB, the debugger LED blinks continuously.
I have the same issue with a nrf52840DK...
Hi,
I have a board with a real time clock IC which is kept alive during power downs. I want the Nordic nrf52840 to read the time from the real time clock and then use this...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
I have a custom board using a nRF52840.
A part of the configuration is a Analog Devices MAX98357AEWL+T Class D amplifier which is driven by i2s0.
When the board is idle...
I don't have found CONFIG_OPENTHREAD_FTD feature in the bulb project prj.conf or prj_release.conf file, but I have found that it is enabled in the final .config file within...
From the examples of SDK 17.1.0 (I'm Not using Zephyr), I'm trying to connect to a beacon's Generic Access Service, so I can read the characteristic 0x2A00 and then read it...