Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
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...
Bluetooth ips profile cannot access wan and can only communicate within the local area network. I am now using ubuntu as the router role of ipsp. Ubuntu has two network cards...
Hello,
We are currently implementing a custom DFU process for one of our client. They need to be able to upgrade the cores images, which are read from an SD-card. We already...
Hi everyone
We have had the experience on two different LwM2M servers that the Observer attributes are not being respected by the LwM2M client. Reading the Observer attributes...
He nordic expert:
Could we use CMW500's connection mode to test nRF52840's BLE RF? If nRF52840 support such connection RF test mode?
Following picture is CMW500's BLE...
Thanks in advanced. I want to implement OTA on sdk17.0.2 with nrf52832, but the example secure_bootloader and ble_app_buttonless_dfu are both configed with NRF_CLOCK_LF_SRC_XTAL...
I have a IoT design that needs to support multiple AWS service endpoints, depending on which region the device is operating or which SIM is being used. For example, ao3k4sem2hoef...
Hi,
I am developing a BLE secure connection with the help of Dev Academy.
I found out that what I am implementing is Legacy Pairing, not LE Secure Connections.
This...
We are migrating from development on the nRF52840-dk to a custom board. We have created the files necessary to have the board show up in vs code. We can build and flash successfully...
I've written a GUI in python on a windows laptop which communicates fine with an nRF MCU when using open broadcast and no security. I'm using python's bleak library to connect...
Hi,
I had previously had a working project that was on the v2.5.1 toolchain sending mqtt messages up to my AWS IOT core. I then created a workspace in v2.6.1 and opened...
Testing with the Nordic Distance Measurement library has achieved pleasing results while not using a Front End Module, but preliminary testing with a FEM hinted that maybe...
I am trying to use the BLE Scanner from Kotlin-BLE-Library release 1.1.0, wthout any filtering. The scanner does return several bonded and unbonded devices, so it seems to...
we want to integrate ADS1112 in our application, although its driver is available but API is not available, So, is there any specific API available to integrate it with our...
What configs need to be set to enable certificate based provisioning?
Doc states configs for input and output but not for certificate based provisioning
In ncs/v.2.6.1/zephyr/include/zephyr/bluetooth/mesh/main.h there are enums defined under the OOB Type field values as
What is the difference between the two? I am not...