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 all,
I'm really new with nrf zephyr environement, so for now I've build a custom board build with nrf9161 (look similar to circuit dojo feather nrf9160). I'm able to...
We would like to change BLE's PHY setting 2Mbps to 1Mbps in Audio profile. In SDK ver2.3.0, we could find BLE's PHY setting as follows;
Let me confirm the point to be modified...
Hi there:
I want to do BLE FOTA on nRF5340 Audio DK board. I have sdk v2.6.2. I'm trying to make the existing audio application work by taking the source code as it is from...
So I am using the NRF5340, and it has been fine for a few months now, however today, it stopped working and sending any data between the USB and laptop, the LED5 flashes once...
Hello!
Any and all guidance on the issue described below would be greatly appreciated! I am happy to provide any additional information.
Thank you for your time, ...
Hello Nordic,
As described regarding BLE Serialization in the link https://nordic-prod.zoominsoftware.io/bundle/sdk_nrf5_v12.3.0/page/lib_serialization.html, we want to...
Hello,
I have developed a custom board for the nrf52840 with the QFAA QFN48 package.
I am trying to program it with my nRF52840, I am using P20 of the DKconnecting the...
I am wondering if someone can help point me to a repo that explains how to create a gpio interrupt that can detect when my CS line goes from High to Low and jump to a method...
I'm evaluating an OpenThread mesh network in a large warehouse and considering the nRF21540 Front-End Module (FEM) for the router devices. To test this setup, I purchased...
Hi,I have been trying to configure two I2S devices where I will read data from mic SPH0645 with NRF5340 then I need to send that data to Amplifier(TAS2563).So,help me configuring...
Hi, I have a question regarding the operating voltage range of the nRF5340. I found that it can operate between 1.7 and 5.5 volts. However, can we restrict the minimum voltage...
Hello,
I am developing a BLE keyboard. I am using SDK17.1.0 and nRF52840. The part that is stuck is multi-pairing. I need to develop a function that alternately connects...
Hi Team, I am currently working with the nRF52833 BLE module, and I’ve noticed that the BLE device takes approximately 16 seconds to reconnect after a disconnection from the...
Hello,
I bought a NRF52840 USB Dongle for evaluation purpose (bigger project in mind).
I cannot even run the demo from NRF Connect (like BLE or RSSI viewer)!
On my...