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're using the Azure iot hub implementation in a custom product that works with Azure.
One of the things we've noted is that if the total size of the device twin exceeds...
Hi,
I'm using nrf52840 in order to connect to a mobile and PC.
When connecting to a mobile, connection is bonded, but when connection to a PC, it's not, although m_sec_param...
We made the product by adopting BLE security mode 1, level 4. According to the analysis of our products by the wireless communication certification authority, We received...
I want to work on BLE. Pls suggest me a mobile phone I can purchase in amount of 25000 which supports:
BLE Long Range, Direction Finding, Advertising Extension, Periodic...
* Query on Combined DFU : 1. nrfutil version being used : 2.3.0 2. Followed nRFUtil for Generating DFU packages from -> https://infocenter.nordicsemi.com/index.jsp?topic=...
Hi! We're working on a testing Jig which should test our units in production.
One of the tests I'd like to make, is measure the current draw on TX at max (8dBm). I would...
Hello,
we are currently developing a new prototype board with the nRF52840-chip.
In order to figure out the best performance for our bt-antenna we decided to plan our...
i want to use orientation interrupt of bmi160. but i don't know how to read interrupt data. I wrote it after looking at the data sheet, but I want you to let me know if there...
I'm trying to get Thread working on the nRF52820. It seems that neither the "nRF5 SDK for Thread and Zigbee" nor the "nRF Connect SDK" support it (yet?), but instead require...
Hi,
I understand that when a peripheral is advertising it is also waiting for connection/scan requests.
Does those requests and responses sent via the same advertising...
Hello!
I'm trying to send a mcumgr packet over uart between the nrf9160dk_nrf9160 and the nrf9160dk_nrf5284.
To do this I have a SMP srv and a shell on both MCUs.
...
How do I get following combination to work:
Nrf connect 3.6.1 power profiler with PCA10040 v1.2.1 + PCA63511 v1.1.0 with external power supply and external DUT
The same...
My error messages in Segger studio are messed up (shown below). Everything else is fine. Can I change the font or something?
[m[K'[01m[Kdev[m[K' undeclared (first use in...
Hello, I have a 52832 using SDK16.0.0, that acts as an advertising peripheral (anyone can connect to it), and as a central, connected with 1-1 bond to a peripheral (a 52811...