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,
I'm interested in using Gazell and have managed to get the gzll_ack_payload Device & Host examples working successfully between a pair of nRF52840 devices on our custom...
I tried to install the latest nRF Connect (3.1.0) on my Windows 7 dev machine and it did something to wipe out my USB setup (froze up during install of JLINK). So I had to...
Hi all,
I'm working on a board equipped with a nRF24L01+. It is PIC32 based and I'm writing a mini driver for it. So far my SPI and API seems to work correctly:
...
I wasn't able to find any documentation or examples for the BL-651 chip which is meant to run the same code as the NRF52 bluetooth chip.
I'm having trouble running it on...
Hi everyone,
I'm using a Si7051 I²C temperature sensor connected to a nRF52840 and I found some very weird behavior of the TWIM module. Firmware-wise I'm using the mbed...
Hello All My English is not good, so Sorry I have a question like this
I have self BLE unit - EYSGJNAWY-WX from TAIYO YUDEN firm That has nrf51822 CPU and 32.000 crystal...
Hi there,
I would like to know why v4.22 version of SES doesn't have "nRF Connect" tag under " Tools→Options "
also I even can't find "open nRF Connect SDK project" option...
Hi,
I have an app that uses freeRTOS
My app runs OK , however when I am debugging it in segger studio with my SWD connector, it crashes with no reason
If I check the...
Hi,
Do you have a basic Android Studio App that can connect send and receive from an nrf52832 based board already programmed?
I know the protocol strings I need to send...
Hi I am porting my application from SDK12.3 to SDK15.3.
I am facing error during advertising. Below is the code snippet and error is invalid param (0x07).
For scan response...
Hello everyone. I am working on an RTLS application that uses BLE's RSSI measurement method (Using nRF52840 dongle) to locate a human. The system has 3 components:
Beacon...
Hello, It looks like if there is an issue with bootloader DFU. If no connection timeout is right. But if you starts a DFU late (near the end of the timeout), il will cut during...
I intend to check some of the NRF_SOC_EVTS in my application. Where should I register soc_evt_handler(uint32_t sys_evt, void * p_context) function? Will this function be called...
Hello Nordic, I would like to know if there is production timeline of the nRF52840 Chip , I know it is a new product, but can you tell me if there a plans how long this chip...
Hi!
I have SDK15 central (nRF52832) with previously bonded peripherial device also SDK15 (nRF52810).
All works. But sometime when power on on the peripherial device, connect...