Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
nrf Toolchain: 2.7.0 nrf Connect SDK : 2.7.0 Gateway: nrF5340 Audio DK Headset: E arbud 'MOMENTUM TW 4' (Sennheiser) I try to run and test this following application " Broadcast...
Hello,
I am encountering the following multi registration error when migrating from 2.5.0 to 2.7.0. I don't really have any good way to debug this as the application was...
Hi, could you please point me towards how to solve the following:
CMake Warning at C:/ncs/v2.6.2/zephyr/CMakeLists.txt:862 (message): No SOURCES given to Zephyr library...
The question is as follows:
When I read the ADS1299 data through SPI in the GPIOTE interrupt, I found that there was a time limit. Within about 50us. As shown in the figure...
Good morning
Doing the BLE fundamentals course and cant seem to build lesson 4 ex 3. Have picked up this thread BLE Fundamentals lesson 4 exercise 3 failure to build ...
Hello,
I have started working with the nRF54H20 by following the guidelines mentioned in the nRF Connect SDK Fundamentals course.
In Lesson1 Exercise2 I'm facing following...
I'm using the Thingy52 circuit in some other projects, and the built-in speaker is not loud enough for my application. I'm looking for an amplifier that can be connected to...
Dear,
We are currently developing a communication board for a client that uploads large images (~1MB) to the cloud via local and remote interfaces, and we've encountered...
Hello! I'm currently trying to scope out chips that let me do Bluetooth Classic + BLE via a UART HCI link. I came this module and noticed that it uses the NRF5340.
NORDIC...
Hello everyone,
I'm currently working on a project wherewe use the ANNAB402 and Zephyr as out RTOS. We are developing using VSCode on a Linux VM. With a new board from us...
Hi ,
I am using nrf52840 as a peripheral HID Remote control with multi-connections, and it is able to connect with all devices like phones, computers, smart televisions...
The out-of-box configuration of Thingy 52 has a 89dB, 8 ohm, 0.7W speaker.
Can I replace that with a much louder speaker such as 4W or 5W one 4 ohm or 8 ohm?
44
I am programming with the nRF52840DKs. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am currently working on integrating...
Hi,
We're currently facing an issue with Bluetooth Low Energy (BLE) range on our custom board using the NRF5340 with SDK version 2.6.1. During testing, we observed a significant...