I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi all!
I have been developing a BLE application using an EByte nRF52832 module and Black Magic Probe programmer running on STM32F108 "Bluepill" board.
Everything works...
Hi. I have two codebases here:
A peripheral application on an nRF51822 using SDK 12.2.0, SD 130. It has two vendor-specific services: the Nordic UART service and...
Dear helper.
Currently, in my custom board had a GPS chip that connect to nRF52832 with UART port.
But also the only way that I can trace the log is the other UART port...
Hi
I have custom board with nrf52832. I have lion batery and 3.3V ldo for powering device. I attached shematic.
For preventing lion battery decreasing below 3V, i used...
We're thinking about implementing a machine learning algorithm in our nrf52832 based product. Before starting implementation, I would like to estimate the power consumption...
Hi.
I would like to route the BLE SPI signals to an external connector for use with external debugger.
Please specify which the nRf52832 pins are by default assigns to...
Dear Nordic Support Team,
I want to integrate ble_app_uart_c and ble_app_multilink_central into a nRF52840 as an edge gateway, and the nRF52840 node communicates to the...
I try flash read, write and erase with flash_fstorage_example sdk 15 on nrf52 dk
On main.c i can write and read with nrf_fstorage functions.
When i try nrf_fstorage_erase...
I try to use SDK15/FreeRTOS project.
I measured current comsumption on IDLE state(not run any task).
It's take about 200uA.
On FreeRTOS's portable/CMSIS/nrf52/port_cmsis_systick...
Hello there,
I purchased some NRF52832 Development Kits and some NRF52832 Standalones. I wrote some code and flashed it to the development kit and it worked. Otherwise,...
Hi all!
I'm using the fanstel board. I can see that the "ble - uart" examples run ok.
In the code the configuration assign to P06 (Tx) and P08 (Rx) , when i look in the...
I'm implementing an application which uses the Secure bootloader with bonds. What happens if I create a bond to a device in application mode and then switch to bootloader...
We are designing a circuit that will be supplied from lipo battery, vddh. I am wondering how decoupling capacitors on vdd will impact as it is suggested (in errata 202) to...
We are using pc-ble-driver-py on our Ubuntu host machine which is connected to the nrf52832 running connectivity firmware and we are able to run the examples, how could we...
Hello,
I have got a quick question regarding a potential workaround-setting for the BLE_HCI_DIFFERENT_TRANSACTION_COLLISION-error.
Here is what I am currently seeing:...