Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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...
Hi, I am trying to flash thread: CLI example from the NCS onto my custom board. The MCU on the board is still the nrf52840 and I am using the SWDIO and SWCLK pins from the...