Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am useing NCS v2.6.0. Setting "CONFIG_LOG_MODE_OVERFLOW=y", will always print "1 messages droppend" after a period of RTT printing. CONFIG_LOG_MODE_OVERFLOW =n will no longer...
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...