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...
Hi,
I'm using SDK v3.2 and I'm extending the lighting example. I'm developing an extension to the provisioner, to inform a back-end about the configuration of the subnet...
Hi,
our device has current limitations in the range of 1mA. We were examining several ways to limit the actual connection parameters to keep current consumption low. But...
Hi,
I'm developing an application to monitor the current application and network context, by extending upon the existing Light Switch example in nRF5 for Mesh SDK v3.2.0...
Hi everyone !
I have 3 services and 13 characteristics in my project. Until today, 3 characteristics were working fine. But i added rest of the characteristics and my project...
Hi all,
I am currently using Pyaci serial to establish and test BLE mesh network, and it work fine.
The further step we want to do is to create a duplicated Provisioner...
I have a Thingy52, but no DK. I would like to know if it is today possible to upload a custom firmware only using OTA (no DK), eventually starting from the Nordic Thingy app...
Hi,
I'm trying to transfer data between an nRF52840-DK and an Android phone which has nRF Connect installed on it and I can only reach about 40kbps (that is kilo bytes per...
Hi, I am working on installing the pc-ble-driver-py library and building it to run an application for a nrf52840 Dongle over serial port.
I have followed github.com/......
Hi everyone!
I have a nRF52840 dongle and I am trying to run python examples from pc-ble-driver-py. The dongle is connected to a PC running Ubuntu 18.04. The dongle is flashed...
Hi,
I am using the SDK 11 on nrf51822 I just merged the TWI sensor example and the BLE UART example. Both work together but the softdevice seems to be slowing down the twi...
Did anyone configure correctly VS Code with nRF Mesh example?
I did install CMake on my computer and download CMake extension to VSCode. I am working on Windows.
I did...
Environment - Mac - nrf tag; 1.1.0 - modem fw: 1.1.0 - DK 0.8.5 - debugging by SEGGER RTT The program polls SMS for a certain time and if SMS is received, it reads the messages...
Hi.
I am trying to update soft_device version 6.0.0 to 7.0.1.
I read that because of the major version change (from 6 to 7), i must update the bootloader as well.
I...
Hi,
I am prototyping with the the THINGY52 using nRF Connect.
I am using the services available to drive the MOSFETs on the expansion connector P4 through the services...