Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
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...