Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...
Hello,
We recently implemented DFU on Android for nRF51 and nRF52 devices using the Android DFU library from GitHub. It works great, and we would like to see if it is possible...
Hello! I'm trying to setup the PPI module so it controls a LED based on an external digital INPUT. It works well while the nrf528232 is ON, except when I call :
nrf_pwr_mgmt_shutdown...
Hello,
I want to use the Nordic UART service from the ble_app_uart example in SDK 17.0.2 (running on nRF52DK) to use directed advertising to send data to a 9160DK client...
Hello,
Looking at the product specification, the nRF5340 system off current is specified at 0.9 uA. Can you please provide an example that I can run on the DK which can...