SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
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...
Current I am using nRF52840 Dongle to develop a Bluetooth PC Tool base on nrf_ble_driver_obj_sd_api_v5 which shared on https://github.com/NordicSemiconductor/pc-ble-driver...
Hi,
How to achieve nRF52 communicate with smart speakers (like Alexa/Google Home/Apple Home Pod ) through Thread protocol ?I found more and more smart speakers they also...
We are currently working on a production board where debugging is not easy. The board seems to have gotten into a state where FDS is reporting no available pages. I think...
Hi. I am working on a product for industrial automation using nRF52840 and 52833 chips.
As described in the documentation, these SoCs are listed as ZigBee Compliant Platforms...
We are working over the mqtt sample using TLS, connecting to Mosquitto's test server. Everything is working fine while sending short strings, but now we are trying to send...
Hi,
Sorry I am newbie to the mesh;
I am currently working on a project in Mesh on nRF52832 DK , ( I am using the mesh v5.0.0) .
I want to see if there is any example...
Hi,
I am having some issues with my SDK configuration. First of all, I am using nRF Connect for Desktop on a Win10 machine. There I installed the Toolchain Manager in order...
Hi,
I am struggling to get multicell location sample working (nRF connect 1.6.1, modem FW 1.3.0).
In menuconfing I selected "nRF Cloud location service", "nRF Cloud API...
Hi:
nRF52832 ble_app_uart :
An error (NRF_ERROR_INVALID_STATE) was reported after porting the RTOS.
Step by step positioning is caused here. The following screenshots...
I'm still struggling with porting to 1.6.1. The previous answer I received enabled me to start compiling. But when SPM hands off to my application, it hangs there;
Non-secure...
Hello,
I have successfully integrated the UART secure_bootloader from SDK 17 with my project. In the field, firmware updates will have to be performed using the FT2232H...