Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Good Afternoon,
I'm designing a 4-layer PCB based on an NRF52832 (QFAA) paired wit h a Molex 479480001 SMT Antenna, and I was hoping for some feedback on Antenna Matching...
Hello,
I'm trying to sniff packets with wireshark by varying the connection interval and supervision timeout of my ble application. I see that with lower connection intervals...
I'm presenting an issue when exporting the data collected, specifically the digital outputs, they are exporting incorrectly, but in the Data Logger tab they are presented...
When implementing AWS_IOT provisioning by claim process, AWS_IOT responds to the published topic $aws/certificates/create/json with a 3580 byte response. This causes TLS to...
Hey, I'm pretty new to Nordic Development. I am working on nRF5340 Audio DK development board right now and I was trying to create a bluetooth speaker kinda setup using the...
Regarding the design issues with the nRF5340, I have adopted the nrf5340_qkaa_config3 design scheme from the hardware design package. However, after testing, I found that...
Hello
For some reason the example doesn't work, am I doing something wrong?
In this example, there was no overlay file, which I made myself.
I use a sensor: https...
The spec says "Some electrical parameters are valid only for the TA operating temperature conditions. "
what is the " Some electrical parameters " here means?
what will...
Hi folks,
The blocking transmit function uart_poll_out() works as expected with UARTE, but not with UART.
For our project low power is critical. Thats why I need to use...
Hello everyone,
Here is the code I used to get my IP using DHCP,How do I use this IP to send and receive UDP or TCP? Using custom mac is this how I use it inside dts below...
Hello DevZone,
I am working in VS Code and nRF Connect SDK 2.6.0. Developing battery powered Zigbee device. I have an issue with FOTA - it started to rollback after update...
I am trying to get touch working with a nRF5340 DK and a Waveshare 1.69inch Touch LCD Module . I am running nRF Connect for VSC 2.6.1. My goal is to handle swipe left, swipe...
Hello,
We are having trouble setting up our CI per this example:
https://github.com/zephyrproject-rtos/example-application/
Mainly the setup zephyr action throws an...
Hi there,
I have an nrf5340 DK and I wonder if it is possible to upgrade my own application firmware via fwupd tool on Ubuntu. Does this feature come along with a dongle...
Hi,
I am working with the ESB (Enhanced Shockburst) library using the nRF Connect SDK 2.6.1. The library seems easy to use and has the main things that I need.
However...