Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
We have a problem where a display running on 5V with an UART on 3.3V will self-bias through the UART TX pin when the 5V supply is switched on.
How do you make zephyr not...
Hi,
We are using nRF5340 DK and the nRF Connect SDK Version 2.6.1.
We are developing a mesh network. Our requirement is the one device can connect to three other devices...
Hello.
What is correct way to use AT%MDMEV commands(searh status) to establish connection after long PSM/sleep time (168h). Our devices are used to track wild animals so...
Hello,
I'm encountering persistent address conflict issues within my Nordic project.
Occasionally, when a device joins the network, I observe address conflict errors....
Hello,
I am trying to send an array which has 2048 bytes via UART. But, when I add a some delay to repeat the the UART transfer, the code gets stuck on the HardFault. I...
Hi Community,
I report this issue in github, it seems nobody reply me, so I ask here again.
lesson 8 exercise 3 solution build failed · Issue #9 · NordicDeveloperAcademy...
Hi,
in our application we use SDCard and USB stack with the following configuration:
The communication with the nRF5340 is done by using a Linux Embedded systems. When...
I think that the source of the nRF5340 Audio DK sample board is designed so that LED1 lights up when a connection is established with CIS.
We are thinking of connecting...
Hello,
I am using the ADC on my custom board, based on nRF9160.
I am getting correct results when measuring a known voltage. However, I noticed that the execution is very...
At the company I work for we are developing a keyboard with mouse capabilities via USB and BLE using the NRF5 17.1.0 SDK. We create the USB HID with the following SDK macro...
When using the nRF9160-DK, I flash the board with Asset Tracker V2 as provided by the instructions for the board here .
The board and SIM card are registered and the board...
Hi,
I am using custom board (nRF9160) and zephyr V2.6 and I would like to make sure that I understand the ADC settings correctly in the device tree:
channel @ 1 {
...
Hi there,
I have just tried to migrate to a new M2-based mac book pro and everything went OK (i am able to build and run my sw on the target) except that I don't have any...
hi support team,
i was testing smp_svr, i want to add button to my application that once i press the button and reset, the device will stay in mcuboot (serial port mode...
Hi,
I added build a conf to my project which has a prj.conf and select board. But the extension overwrites my configs with cache and extra cmake flags, which i dont want...