Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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...
I have the problem to dfu nrf52833 over usb for a long time, I first have the problem cannot flash when start from a S140 BLE DFU example code, https://devzone.nordicsemi...
I am working on usb dfu for their one of the new chipset. but there is some issue, I keep trying different things and post on the ticket, but just no one responds. the sdk...
I have a feature request for the user_definitions.json file, which can be used to name custom services and characteristics in nRF Connect.
Any plans for adding more functionality...
Hi,
How can I develop my dongle to connect to devices with the name "device X", where X is a variable that can be 1,2,3,....
For example I want the dongle to connect...
Hello All,
I was interested in exploring the nRF52833 and didn't want to spend the money on a nRF52833 DK. Well I guess most of you can guess how that goes.
I purchased...
Dear All, I am trying to run a simple program that beacons, prints a message to the UART and toggles a pin on a custom nRF52833 based board. I am using softdevice s113 and...
my nrf51822 QFABC1 not working BLE , i used sdk 12.3.0 and uploaded softdevice is s130, and also I upload
I attached my schematics diagram also
please support any mistake...
Hi,
We are writing an application for nrf5340 similar to rpmsg sample with zephyr. We see that the application encounters stack overflow issue when flashed on target...
Hi,
We are trying to synchronize time across 3 nrf5340, where one will be master and the other 2 nrf5340 will have to synchronize their time with the master.
1. All...
I had raised ticket " https://devzone.nordicsemi.com/f/nordic-q-a/63754/nordic-sdk-qspi-driver-call" .
Wanted help for using qspi driver with non blocking mode. I have modified...
Hello, does anyone tried terminated vs unterminated RF switch in AoA / AoD application? According to forum, some people use terminated switch, some don't.
Also, there should...
I've a prototype board which I need to externally program. The prototype board supplies it's own 3v supply to the chip (working fine) via a 5v supply which is current limited...
Hi,
I am using NRF52832 with SDK 17.0.0.
I wanna try to connect multiple devices with only one Android phone.
When I try demo on Samsung galaxy S8, I can connect with...
I am using SDK 14.01 and ble_app_beacon example in that, I want to send updated sensor data in advertising. Using ble_advdata_set() I am able to send the updated data in advertising...
SDK14.0+NRF52832: firstly I init the passkey in the function gap_params_init as above.I want to change the passkey and can save the new passkey to flash, but when I input...