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 using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
Hi, I'm having problems with migrating my project to SDK v2.9.0. I'm using mcuboot and I want to use b0n on the net core and update support for the net core application via...
Hello everyone,
This might be a somewhat silly question. I'm trying to use SDK v17.1, and have an issue with the app_timer library.
I remember that before SDK v13 one...
Hello,
In BLE service whether can I use same Characteristics UUID ( Ex : using 0x2A6E / Temperature or 0x2A1C / Temperature measurement) with only difference in the description...
We're using nrf52833 and our target board is already running our program well.
Then
we'd like to flash by using Jlink SWD programmer.
So, we connected vref, gnd, swdio...
We have found a nrf52833 DK (PCA101000) with id, 685888541 with 2024.4.
So, it might be used as previous project in our company.
Anyway, I tried to test with this DK board...
based on SDK v2.9.0
1 Central, 4 Peripherals, Repeat the following:
Power off 3 Peripherals, wait a while, power on 3 Peripherals.
The following error usually occurs...
Hi
I have a nRF52832 Device, and develop by nRF5 SDK 17.1
Now, I have a project base on BLE_Central \ ble_app_uart_c , and also need to use Dfu OTA function
so I refer...
Is there a way to modify the distance measurement sample code to where it is intended for one transmitter and multiple receivers versus between just two devices? I am trying...
Dear,
I’m using nRF Connect SDK 2.7.0 with BLE Mesh and wondering how to adjust the TX power dynamically. When setting the TX power using a predefined option like CONFIG_BT_CTLR_TX_PWR_PLUS_8...
Hello.
I am trying to run an alarm clock using the RTC calendar. In the main loop I see the time being printed, but there is no response from the alarm callback, which I...
Hi,
in my case I need to flash the nRF5340DK board with only a standalone merged_domains.hex , which I get from another co-worker, no source code. how to do it?
Best...
Hello,
I am experiencing an issue while trying to connect an external flash memory (MX25R64) via the QSPI interface on an nRF52840-based custom board. My pin configuration...
Hi.
I wanna evaluate nRF52840-DK. However, when I tried to install Toolchain on Visual Studio Code, a message "Failed to fetch available toolchains." is displayed. "nRF...
Hello,
I've been using nRF54L15-DK devboard (0.9.2 revision on the label) for about a month now without any problems until today.
I wanted to change VDD output voltage...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...