Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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...