Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hi
When I use the nRF5_SDK_14.2.0 of nRF52832, the example is selected ble_app_uart. And the Android example is the Android_UART_Client_Bluethoot_Sensor_Nordic_CortexM4_NRF52832...
Dear team, Device - nRF52832 SDK - SDK_15.0.0 IDE - Segger Embedded studio Softdevice - s132_nrf52_6.0.0 I am doing buttonless DFU in my application. I have successfully build...
Hi,
I want to use uart. I configured two uart, uart0 and uart1. I want to read and write to one uart using APP_UART_PUT and APP_UART_GET. how it possible without uart event...
I am trying to modify tx settings in open thread but when I try to execute otLinkSetMaxTransmitPower it cannot find this function. It seems to find all others. Is this not...
Hello,
I'm using a nrf51422_xxac_s110 chip, with the 12.3 SDK. My code is based on the ble_peripheral\ble_app_uart example in the 12.3 SDK. I'm hoping you can provide some...
Hi,
We believe we have either a BT communication issue for Nordic Semiconductor ASA NRF52832-QFAB-R
https://www.digikey.com/products/en?keywords=1490-1055-1-ND
...
The comport generated by the USB CDC UART example is showing up as a comport; However when I start sending something my terminal program is crashing.
When I look in the...
I've been trying to run the LWM2M sample from here but I've been running into some issues. Leshan provides two URLs for publicly accessible test LWM2M servers, coap://leshan...
I am using RIGADO Evaluation Board 320-00050
I am using nrfutil v5.2.0 to perform DFU i am able to create DFU package and when sending the package i am facing problems ...
Hi
I combined ble_app_uart with relay example .I am getting a multiple definition error in app_uart_fifo while building.I have added required .c files and their header paths...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I have some issues flashing or debugging my Thingy91. The problem seems to be related to my specific Thingy91, as I have another Thingy91, which I'm able to flash...
So, I am updating our advertisement data on a regular rate using a timer from freeRTOS on custom piece of software the is for the nRF52840. When only the app code is loaded...
Hi,
I'm trying to deal with long write events (37 bytes long) but on adding a second long write characteristic I'm facing the NRF_ERROR_NO_MEM error on adding it.
The...