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...
We have given 1.8V supply voltage for nRF52840-QIAA in our application.
The following data is given in datasheet:
1) VDD,POR VDD supply voltage needed during power-on...
Hello,
I am having some build issues when attempting to add support for a Skyworks FEM to our application built with NCS 1.7.0 for a NRF52820 target. Our board file is...
HI All,
We are using NRF52832 for our project.
1) Can we wake up the NRF52832 chip from sleep mode using Bluetooth Event?
2) Can we wake up the NRF52832 chip from...
software: ncs v1.8.0
hardware: my test nrf52833 board, with 9 antennas.
I do experiment like this:
aoa rx: in "nrf52833dk_nrf52833.overlay" file, I set " dfe-antenna...
Good day all.
Im finding my self working in a circle and not quite sure how to go about this. My USBD_HID device code with my Neopixel lib work well together. I now need...
[Environment]
nrf52833 chip, NCS 1.6.0
using uarte 1 with async API, baudrate 1Mbps, CONFIG_UART_1_NRF_HW_ASYNC=y and CONFIG_UART_1_NRF_HW_ASYNC_TIMER=2.
using ring...
Hi! We develop multilink central FW for nRF 52840 having NRF_SDH_BLE_CENTRAL_LINK_COUNT = 6. For enumerating connections and get info about concret connection, we use array...
Hi,
The customer needs to mass-produce more than 10KPCS nRF5340
Please give me the mass production scheme to be provided
1 . On the computer 1 drag 8 programmer software...
Hello, I have 2 nRF52840-dk developer boards. I'm having a strange and somewhat annoying behavior with the boards. If I haven't connected the boards for a few hours to the...
Hi everyone,
I am a beginner developing projects with nordic boards and currently am using the NRF9160DK. I just made an application through Ble MCU (nrf52840) and I want...
I am still learning how to develop on the nRF52 DK. Nevertheless there are many BLE devices in the market that change their own characteristic / attribute values after connection...
Isn't there a way to retask the JLinkARM on my Nordic PCA10028 dev kit for the nRF51 series to program the nRF51805 on the Fanstel BC805 board? Going manual with nrfjprog...
Hello,
I am a research assistant at the Norwegian University of Science and Technology. We have in the past been using the micro:bit v1 for our practical labs which purpose...
Hello Everyone,
I am working on NRF52840 development kit. I am trying to run I2c master. My main goal is to send some data to slave via I2C lines. I am using the example...
Hi everyone I have made an application running BLE and OpenThread based on nRF5 SDK for Thread and Zigbee v4.1.0 and I am facing some interference issues with Openthread network...