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...
There are lots of questions in the community related to use of multiple advertising sets. Common answer has been that it is "not support at the moment", see e.g.
https:...
I am using nRF52840-DK as a BLE sniffer. I have set up Wireshark to sniff the packets. Between c entral and Peripheral, there is an authenticated LE secure encrypted BLE connection...
Hi,
I'm working with a modified version of the secure bootloader included in the nRF5 SDK 17.0.0. I'm using an nRF52832 to update an STM32 over the air.
I have two update...
Hi all, I need to use the nRF5340's SPIM4 peripheral for 32 Mbps communication. I see dedicated device's pins are pre-assigned on nRF5340 for SPIM4, ad I want to use these...
We have an nRF52840 connected to a SAM4e over SPI. The nRF52840 is the slave and the SAM4e is the master. The 52840 uses a SPI slave routine based on the SDK17 SPIS example...
Hi there,
When parsing the GPS data from the Thingy91's GPGGA format, I've received invalid from such parsers.
Invalid:
I'm still able to successfully parse the value...
Hi,
We used modem fw 1.2.3 ncs 1.3.0 before and got upto 8 satellites when searching for a fix.
Using latest modem firmware 1.3.0 + ncs 1.5.1 we see no more than 3 satellites...
Hi,
I'm using the nrf52 mesh sdk v5 to make a provisioner based on the provisioner example of the mesh sdk.
During some provisioning, the provisioning process timeout...
Hi
in communication networks, GPS is often us to sync network elements and to get accurate timing.
with nRF9160 MFW 1.3, "GPS time based configurable IO-pin / pulse" is...
Hi!
I am developing an application that starts and stops gps occasionally. I am running the gps in GPS_NAV_MODE_PERIODIC with a timeout of 100s and an interval of 240s....
Hi,
We are having problems with nRF52840 dongle.
Intermittently pc-ble-driver-py throws the error in the subject when trying to open interface to nRF52840 dongle. After...
I got an average DRx power consumption of 415.03 µA for 2.56s in the Online Power Profiler for LTE. But unable to get the average power consumption of eDRx.
In the following...
Dear Community, I'm trying to use both datasheet-announced I2C interfaces, one as slave and one as master. Datasheet: www.mouser.de/.../BlueNor_BM833A_datasheets-1627946.pdf...
I have a BLE central application (a form of BLE to LTE bridge) which I have no choice but to redesign due to the dismal state of the supply chain. The original device which...
Is there a release plan in place for the release of a pc-ble-driver-py version that supports Python 3.9? I can see on the github that the support has been integrated into...