Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
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...