I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
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 am trying use aws iot sample and over this the gps example to obtain location and transmit a aws iot core, but I have problem with manage of lte and gps functions...
My project uses nRF52840-DK to connect, bond and discover a custom service with two characteristics (TX and RX) and RX Characteristic has a CCCD (0x2902).
The flow of the...
I am using nRF5340 DK board to implement zigbee network.
I have just build connect SDK's zigbee example (network Coordinator) and seen utilization of RAM shown below.
...
Hello everyone.
I am trying to set the attributes' value of a custom cluster I have defined.
I have defined 2 attributes:
I have followed the same procedure...
Hi,
We are designing the Nordic 52840 into a product and had some questions about the power configuration:
For both REG0 and REG1, are there any downsides to selecting...
SDK version: nRF5_SDK_15.3.0
Platform: nRF52840 DK
--
I use ble_app_blinky example and use nrf5-calendar( https://github.com/NordicPlayground/nrf5-calendar-example ...
Hi,
I am new to nrf9160 and zephyr. I was using the SD card and a breakout board on SPI bus to write the raw data coming from the PDM interface on nrf9160 Feather. Before...
Hi Nordic DevTeam,
I have successfully done DFU through nRF Connect both on Android and iOS after merging ble_app_uart (combine ble_dfu_buttonless application here) & secure_bootloader...
Hi,
I am developing projects for street lightning system and I use in my projects many CoAP libraries. In my projects I use OpenThread and some peripherals like UART....
Hi everyone,
I use the nrf5_SDK_for_Mesh_v4.1.0_src, I would like to reduce the time it takes for a device to connect to a bluetooth module as a proxy. For the moment this...
Hello all,
I try to get the asset tracker v2 to work against a eclipse mqtt broker. For the first steps I use the mqtt.eclipseprojects.io broker before I hosting my own...
We are developing a device with the nRF52805 for BLE communication. The firmware was developed for nRF52832 and converted to nRF52805 following Nordic's documentation. The...
Dear Nordic support,
Could you please give an advice regarding usage of Zephyr SPI driver / NRF SPI driver with Nordic nRF52840? I've faced with the issue that driver can...
Hi!
I've shipped a whole bunch of PCBs out to customers where pin P0.21 is attached to an IC (which pulls it low by default).
Usually this is fine as the preinstalled...