Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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?
Hello everyone, I come from taiwan.
I modify ble_app_multilink_central connect 8 heart rate watch to nordic nRF52832 board.
but i don't no how to create whitelist ,causes...
Hello, I am writing code for Nrf52832 using Segger Embedded studio. I want to store the data received from BLU NUS into a variable for further processing. So how can I store...
Now i want use a device with dual mode bluetooth as peripheral, as manufactor says, the device auto select SPP or BLE through central who connected it. The data are subcontracted...
Hi,
Are these connection parameters okay?
We have been seeing random disconnections with error 0x08(connection timeout) in the field. Is there any relation to those...
I have a custom board running the MQTT example. I have the board up and running and have been able to run various different pieces of code and the hardware has checked out...
Hello Forum,
I am now working for a year with the nrf52832 and whenever I had a software problem I found a solution in this forum so thank s for that :).
However now I...
Hi, I have just set up the nRF52840 DK to advertise in Bluetooth 5.0 successfully but I am having difficulty changing the initial preferred PHY to Coded (Long Range). I understand...
Hi, I have NRF52 issues creating one hex file containing softdevice + app + bootlader + settings. The device does not boot up. But if I have flashed the softdevice first then...
We are using nRF51822 and is considering update to SoftDevice S130.
There are two things we currently investigation:
1. Support security.
2. Increase MTU (possible)...
nRFConnect sees the j-Link device, and everyone else sees the device.
I use this j-Link with Segger Embedded Studio.
What makes nRFConnect unhappy? Perhaps python2...
Does nRF51822 support uart over ble profile? I see in previous discussion "nRF8001 UART-over-BLE" talking about this and answer suggest 51 serial has this?
We want add MQTT...
Hi everyone.
I have problem with my device. I use Visual studio with visual GDB and I'm trying to use interrupts from RTC. Got from this site lot of examples and wrote some...
Hi,
I am running my nRF9160 DK in "nRF Only Mode" (Via SW1). I would like to drive the serial terminal out via one of the GPIO pins, connected to my MAC using an FTDI serial...
SDK v15.2.0 using peripheral spi example. Windows 8.1, uploading to nRF52 DK.
In my while loop I use bma_spi_read() twice with a small delay in between. The first...
Hi,
I am using the reliable message communication to measure Round-trip time based on the Light switch example.
I noticed that in high traffics, some packets are not...