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?
Hi
I am testing sending and receiving data between nRF51 dongle and peripheral by example of heart-rate-collector.
now I could find characteristics I need(write, read...
Hi all,
My application is as follows:
I have an android app which will send some data to a nRF DK. The data I want to send is in HEX characters between 0x00 to 0xFF. And...
Hello,
For nRF51822 and nRF52832, I'm using GPIOTE, PPI and timers to measure the duration that a pin, which is normally low, goes hi (typically 100-300 milliseconds). I...
The following questions are in regards to the instructions at nRF_Connect_SDK-modifying-a-sample-application .
In the Windows environment, I am transitioning from using...
Dear all,
I recently made a custom PCB using the aQFN73 package of the nRF52840 and, even though I respected the antenna constraints (but in 2 layers) I get no signal whatsoever...
Hi Devzone:
I am using P0.00 as SDA and P0.01 as SCL on nRF52833, And I got waveforms like below when I am doing I2C transactions:
the red waveform is SDA and the green...
Hello,
I slightly modified examples\multiprotocol\experimental\ble_zigbee_dynamic_color_light_bulb_thingy so that it can receive changes in the color temperature attribute...
currently i am doing my master Thesis in Bluetooth low Energy. I am searching for BLE Transceiver for Evaluation Purpose. I have a development board S32 from NXP and would...
Hi,
I want to create a Thread border router and am following the instructions from the infocenter.
In the hardware requirements, it is mentioned that the image needs...
Hi Team,
We are using the nrf52830 SOC for our application. In data sheet mentioned that it supports AES-128 bit Hardware engines (ECB,CCM, AAR). How to enable and use these...
Hi guys
I am trying to load a firmware to a Minew's nrf51822 Module using a JLink V8 programmer tool. So far , I can see the chip with the Jlink console:
sudo JLinkExe...
Hi all,
We had implemented Nordic QSPI using "nrf_drv_qspi_write" and "nrf_drv_qspi_read" operation , however I am seeing for page to write in flash of 4096 bytes with 512...
Hi,
During our development, we observed that when BLE central and peripheral devices are communicating, then often central device will not receive data from peripheral device...
mcumgr seems to not like the hex files in mfwnrf9160120.zip, and the NRF programmer can't be plugged into anything automated such as CI, and I'm also running into https:/...
Hi!
This is what I'm using:
-SoftDevice S113 v7.0.1
-SDK v17.0.0.0
-SES v4.52c
-nRF52840
I've created a custom buttonless uart bootloader based on the "secure_bootloader_uart...