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...
Hello,
I face at least 2 problems and need some support.
What I want to achieve is that the DTM runs at our customer hardware for radio and later on BLE certification...
Hello !
In PS1.7 chapter 6.4.5 Encrypting packets on-the-fly in radio transmit mode is explained encryption of a short packets (MODE.LENGTH = Default).
But when MODE...
Hi there, I'm performing an throughput analysis using an nRF52 development board (BMD-350) and a Raspberry Pi 4B (Ubuntu 20.04, BlueZ 5.54) with an BLE 5.0 adapter. For measuring...
Hi,
I want to use the bsp button to our project, so I tested on the example "ble_app_blinky",
I modified the app button to bsp button, add two custom events to the bsp_event_t...
Hi Devzone,
I've been trying to verify and validate the performance of Instaburst mesh packets against regular ones. I modified a build of the mesh light switch example...
Hello,
I have been trying to get the thingy:91 up for 3 weeks or more now from Sri Lanka. I have made a lot of progress in getting data connectivity via MQTT to thethings...
`Hi There,
For nRF52840 board, If I want to fully disable JTAG or SWD lines after flashing, then what are the options to achieve it.
Questions:
1) If I want to disable...
My use case: There are different but similar peripherals advertising with 1M uncoded or coded PHY. Some of them are even advertising in mixed mode.
Question: How to connect...
Hello all,
I hope you are well. I am currently developing a product on the nrf52810 platform. I have a custom board and now have the BLE functional on the board. The next...
Good Day.
I want to measure the approximate voltage level on the battery in the nrf52820 microcontroller using a comparator (COMP) operating in Single-ended mode. I use...
am following the introductory videos and have done a fresh install of the Toolchain, Segger, VS Connect 3.7.2, nRF Connect SDK v1.8.0 and VS code on macOS
1. Installation...
Hi team,
I'm currently playing around with the sensor server example where I wanted to include the generic_onoff model in a separate element. I wanted to learn how to add...
Sure, my question is very stupid, but after one day I found nothing to explain the principle of the situation, I decided to ask.
I have a laptop with built-in Bluetooth...
Hi all,
I am trying to interface IS25LQ040B serial flash(512KB) IC with nrf52833 (bl653_dvk).
programmed sample code from "zephyr\samples\drivers\spi_flash"
I am getting...