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 have RGB LED Strip of 5 numbers and giving out 5V from external power supply
This LED Strip has WS2811 as LED Driver ( https://cdn-shop.adafruit.com/datasheets/WS2811...
Dear all,
It's strange that this seems to not have been asked before... since the nRF52840 can be powered directly from a LiPo battery, I wonder if there is an UVLO protection...
Dears,
I am developing a board based on the nRF52-DK board and I noticed the technical documentation does not include the voltage ratings of the capacitors used. Could...
I am trying to make a large BLE sensor network, hypothetically anywhere from 20-100 devices in a STAR configuration. I see there is a 20 max limit on concurrent connections...
Hi,
I am trying to send a simple message from server to client in mesh 2.0.1. I am following this post for the same. I successfully sent a message from client to server...
When I want to connect the jlink use j-flash.exe.it report the follow message.My
Connecting ... - Connecting via USB to J-Link device 0 - Target interface speed: 4000 kHz...
I am using the nRFgo Studio to flash the nRF52 Development Kit. I am using the SDK V14.0 and its libraries to grab RSSI values by writing code to the N52832 BLE MCU IC. I...
Hello,
I have configured the SPI0 module in master mode with EasyDMA. I use the below code to send data
In the output I get the string "SPIM TEST" and with extra...
We are using a nrf51822AC Chip with SDK 9 and Softdevice S110. We want to use Segger Embedded Studio 3.40.
I have imported the BLE HRS Sample from the SDK an did the settings...
The question is in the title. I found this addition a nice optimization to be used where available (that is to this day, on NRF52840 only, according to the latest Product...
Hi,
I'm trying to run the ble app uart central example using SDK15 with Embedded Studio.
When building the project, I encountered an error in retarget.c, where the error...
Hi,
I have a couple of WT51822-S4AT boards I would like to use to send data from a PC to one board via UART and then pass the data to a microcontroller connected to the...
Hello, i'm trying to store data in the flash, i manage to write a correct data in the flash but when i try to read it the address is erased.
I use this function to write...
Hello, everyone~
I want to use a nRF51824 to scan a specified smart phone and use the RSSI to estimate the distance. Is there a simple and basic example of this funtion...
Hello everyone
I have a small question about Mesh_gatt_pdu_type_t in light_switch_example.
When my NRF52 connect with smartphone over BLE mesh proxy, my smartphone will...