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 want to use the onboard 5340-DK QPSI flash for saving binary data into, however when i enable the support for it i get that the device is not ready. I have tried both...
The above is my code.
This is running log.
After scanning multiple times, my application may freeze, as shown in the log, and there will be no response after receiving...
I am developing a project on nRF9161.
I am interested in calculating data usage for different protocols (for example MQTT with TLS) when communicating with a server over...
Hi,
I refer to the method of the link below, which can generate factory_data.hex
https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/nrfconnect_factory_data_configuration...
I am attempting to write a routine that monitors the heap in order to track down a memory leak. I've seen similar tools on other platforms and found them quite helpful. To...
Hi,
Previously I have merged spi with ble_app_uart on NRF52832 based ISP1507 test board . It has performed successfully which was enough to carryout the evaluation phase...
Hi. experts, I tested [TC-ACE-1.2] Subscriptions with Test harness, which is UI-Python. I execute it on Docker,./certification-tool/scripts/otbr/otbr _ start.sh; And write...
Hello.
I'm trying to figure out which microcontroller is best for my use case. I need to have as many bluetooth low energy concurrent connections as possible and the device...
After rummaging through the awful and extremely limited documentation relating to external programming using the NRF52840 DK (so I don't have to pay for the $700 scam device...
Greetings
I am trying to use the BLE fundamentals exercise (Lesson 4 exercise 2 solution) to send actual sensor data, that I receive via I2C, to my nrfConnect app.
When...
I have a question about for LE. In my understanding, BT connection must confirm each profile, and it is able to connect same profile that each products have. For example,...
Hi,
I just wander why in the peripheral UART sample for the nRF5340-DK (ncs, SDK 2.7.0), the prj.conf doesn't include the internal capacitor configuration:
prj.conf file...
I realize that Bluetooth is the primary target of these devices these days, but I wanted to try an old tried and true example on the nrf5340. I am rather familiar with esb...
Hi,
When I try nrfsdk/zephyr/sample/bluetooth/periodic_adv_rsp, after changing subevent_interval to 8, I meet following error:
*** Booting nRF Connect SDK v2.7.0-5cb85570ca43...