I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...