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...
Hello Guys
Is it Possible to Add:
add support for PPP over already existing BT SPP functionality; or
add support for IP tethering (BT PAN) ?
The softdevice...
I am testing HCI UART and HCI USB to use nRF5340DK as a Bluetooth Controller for RPI400 . While HCI USB is working well as expected, I have trouble bringing up HCI UART. ...
Hi,
I'm trying to add a second slave twi device to the twi_sensor example with the LM75B temperature sensor but am having trouble. I am using the bmd-300 evaluation kit...
Hello,
Using the latest github version at the time of this question for nRF Packet sniffer:
Using Thread sdk v1.5.0
I have configured and started using nRF packet...
I am trying to identify if it is possible to use nRF5340 as a generic Bluetooth Controller for Windows system.
For Linux system, if nRF5340 is flashed with, for example...
Hello, All:
Now I'm making a project that it should save mass data to NAND FLASH GD5F4GQ4RB by FATFS, then extract data to Windows by USB MSC.
I use the SDK 15.2.0 examples...
Hello,
I am currently working with nrf52840, SDK 17.0.2 and Segger Embedded Studio V5.34. I was experimenting with the nRF Toolbox app and came across the 'Template' icon...
Hello,
I am using nRF5 SDK16.
Let's say app_timer generates an interrupt right before a call to app_timer_stop(). Example:
Will the generated timer interrupt...
Hello! I have an application which uses the nrf Connect SDK and thus far I have been using an old version from around April of last year. Recently however it became necessary...
Configuration: nRF52810, s112 When sd_app_evt_wait() is executed, it enters the SLEEP mode. How can I switch the sub-clock used in SLEEP mode between internal and external...
I have setup a 1-1 paired central(+peripheral) <=> peripheral Central is a 52832, SDK 16.0, SD s132 v7.0.1 peripheral is a 52811, SDK 16.0, SD s112 v7.0.1 I can perform a...
Hello,
We are currently developing an application that requires a device to have multiple endpoints. All these endpoints have to make reports to another device.
We take...
Gaming mouse example, Customer wants to bind two dongles,but failed.
we got that support 4 peers,1 dedicated by LLPM,3 for stantard BLE.
we wants to know Once binded to...