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...
I would like to be able to open a bash prompt with the nRF Connect SDK (NCS) v2.0.0 toolchain environment loaded without going through Toolchain Manager ("open bash" option...
We are evaluating the nRF5340 chip for a Bluetooth LE audio broadcast streaming application.
Is it possible to use adaptive frequency hopping with the BLE audio network...
For the RADIO peripheral of the nrf52(840), if you set up the radio to receive coded Phy transmissions, I have the opportunity where I can set the MODE for 125Kbps or 500Kbps...
I'm trying to use nordic's BLE sniffer on a nRF52833-DK. I have programmed it with the firmware "sniffer_nrf52833dk_nrf52833_4.1.1.hex".
I've then tried both the command...
When I use nRF Programmer on my laptop (v3.0.7) to update firmware on my Thingy53 with a USB cable and SW2, the programming seems to finish normally, but it prints "Bluetooth...
Hi, I'm having Bluetooth LE peripheral nus code which works fine with v2.7.0 with nrf52840DK (I can connect with an Android App and stream data etc): Changing the build configuration...
NCS 2.7
NRF52840
Building with sysbuild, MCUBOOT, and 2 different applications (mfg and end-user)
My custom board includes a sensor fusion IMU from bosch. The firmware...
Hello,
I want to test nRF21540 EK with a nRF5340 DK.
I am using ncs 2.7 , and don't want to use sys build . I want to use child image/ hci_ipc .
I modified ncs/zephyr...
We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
Hello everyone!
I am having trouble with my current setup and I would like to ask you for your advice.
I am developing a central station featuring nRF5340+nRF7002. This...
I generated an overlay file with the following info:
and there is my main.c file:
However, when I tried to debug my code to understand what was wrong, I got the...
Hi,
I am using nrf52840 and implemented shell interface. I have testing it over uart and uart over usb. At any given moment it can be enabled over 1 interface in device...
In this exercise the PWM terminology is used incorrectly, confusing the pwm pulse width (nsecs) and duty cycle (percentage). I know the difference from 40+ years of designing...
Hi,
I am new to nrf and have started working with nrf5340 audio dk board. I am using VS Code for programming and the SDK version used is v2.6.1.
I tested the board with...