I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
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...