Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
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...
I have a Dongle and the Voltage of VDD OUT pin measures 0 VOlts usin multimeter and SEGGER j-link EDU (Results below)
it the chip (or the regulator on-chip) destroyed...
Hi,
I want to add mqtt to at_client sample. I tried to merge the files but I need to add few projects becuase there is dependencies..
I didn't find a way to add new dependencies...
Dear,
I have nRF9160 DK, and I tried to control SW5 to debug/programme for nRF91 or nRF52.
I could programme for nRF91, but I couldnt do it for nRF52, for example, Im...
I've tried the light switch example and it works pretty well. I want to make all the devices with the same model, so how can I send message from client to client?
A general question about the radio CRC registers: The CRCPOLY register is 24 bits wide, which can be used to specify a 24-bit polynomial, suitable for calculation a 23 bit...
Hello Everyone,
I need to turn off the bluetooth advertising on certain event/interrupt and start advertising again on another event/interrupt.
I have gone through the...
Have a nice day! We are working on a project where goal is to build up mesh-network up to 50 nodes with high sum data rate to up 100kbps through the node. For this purposes...
Is there any release timeline for a Nordic Thingy based on the nRF52840? Does anybody know of an open-access beacon that incorporates the nRF52840? Thank you.
I'm trying to communicate with a single NeoPixel ( WS2812B) using the PWM module.
I've configured a sequence array with the compare values necessary to turn on the red and...
Hi everyone
I'm trying to get the status of button by using the bsp_event_callback_t, but my application crashes when I push on any button.
Test environment: Freertos...
Hi Team,
For the board having Linux Host having nRF52832 interfaced over UART, what are the maximum number of BLE devices can be connected?
As per my understanding it...
Hello, this is Kwonjoon Lee, beginner of BLE development.
I successfully installed pc-ble-driver (c/c++) in accordance with Git-Hub guide ( https://github.com/NordicSemiconductor...
Hello,
This is Jahnavi. I am having nrf52 DK development kit and with that development kits I am using light switch example to connect the boards as mesh network. How...
Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler...