I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
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...