Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hi
I have follows the following steps.
1) I build 'hci_uart' sample for nRF5340DK successfully by following guide https://docs.zephyrproject.org/latest/samples/bluetooth...
Hi, I tried the fourth step of this guide https://openthread.io/codelabs/openthread-hardware#3 , but if I start the OpenThread daemon, I got this output that is not the same...
Hi There, I'm trying to read the NDEF records stored on my NRF52 DK but I'm having some issues when the the NDEF record payload is less than 4 chars. I just get random symbols...
Hello,
I've recently run into an issue with the Command Line Tools. I was using version 10.13.0 up until today, and everything was working fine. When I updated to 10.14...
Здравствуйте, я использую Honor 8x телефон. Я считаю, что это очень трудно использовать приложение на этом телефоне. Соединение происходит только один раз, и после одного...
as i said above,i got 1.5GHz radio signal,such as follow:
left is 1.5G,right is 2.4G
I want to know if the PA is configured correctly in my code.
here is my code:...
Hi,
What is the best starting point(Sample) for project with:
OS (like FreeRTOS)
BLE data advertisement.
I already install nRF connect SDK 1.7.0
Thanks
We have our one of Product Firmware of NRF52832 written in the Keilv5. As the Application use the Softdevice Functionality we need to load Softdevice code and Application...
Hi,
I'm using Windows 10, Python 3.10, Wireshark 3.4.9, pyserial 3.5.
Hex used : sniffer_nrf52dk_nrf52832_4.0.0.hex
I see this question has been asked before but the...
Hi,
We area working on an iOS Application using nRF Toolbox as a reference. We are currently implementing OTA DFU over BLE and are able to update the nRF52 devKit from...
Greetings,
I am trying to develop an application on the nRF5340 DK that requires me to collect data from a sensor using I2C and I am confused on how to do that. I have seen...
Dear Community,
We are working on a bike finding device that you connect with trough an app. When you are in range of the device you can press a knob on the app and it will...
Hello,
I am trying to use the HTTPS client code to make a personalized request to my server. The data returned in the post request is printed using the default buffer specified...