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?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
hi, team.
I've got a question. I use nrf52840 dev board. There is a connection between nrf52840 and ds18b20. I tried to use dedicated HW timer to count delay according to...
Hi team,
There is connection between nrf52840 and ds18b20. I have made simple lib for ds18b20. When i get temerature without softdevice (s140) all works correct (use 9-bit...
Howdy,
I'm trying to access the SD card on my device via the usb MSC and am not sure the best way to proceed.
I have a custom board with an nrf52840, and it works great...
Hi,
I would like to make development on nRF52840-DK by using Segger Studio.
However, I could not find detailed document that specifies how I should start development...
Hello all
I was just following the thread launched by Alex concerning nrf 52 dongle driven from serial port, which is also very important to me, and now that thread is already...
Hi,
i would like to program my module nRF52840 via uart.
I generated private then public key using nrfutil.exe tool
i could programm softdevice and bootloader and...
I am trying to get the DCDC running on my custom NRF51822 board.
It is running but the results are a bit disappointing.
If I do a test and enable the TX with and without...
I've picked up a nRF52840 DK and dongle to do some testing with long-range beacons.
So far I think I have managed to configure my DK as a beacon in long-range mode (can...
Hi
I have a test mesh network, with several devices provisioned using nRF Mesh and.... a proxy node which has been provisioned using an alternative method but with the same...
Hi, I'm trying to make a SIG qualification Project. QDID97989 (nRF52 S132 V5.0.0) with replace PHY QDID97482(TaiyoYuden module). Launch Studio Project type is "qualification...
How to send and receive messages in ble mesh? The sending and receiving of sensor data I have done is not a switch value. I have tried many methods but failed.
I alredy run the assert tracking about 4 months ago on preliminary firmware.
Now I updated the modem firmware to v1.0.0 and compiled the last stable AT Client project from...
In the past we had a C based product that communicated from our Host processor over SPI to an nrf8001 peripheral using an Application Controller Interface (ACI) provided as...