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 All,
We are using NRF52832 in our project. We have implemented the c code to perform nrfutil operations.
We are following below steps to do it.
Erase all files...
Hi, I'm doing some tests with Legacy OOB and I made it work with Master Control Panel 3.10.0.14, but when I try with nRF Connect v2.6.2 it fails. I know MCP is not supported...
Hi nordic,
Please inform bjorn-spockeli to reply in this thread its very urgent
https://devzone.nordicsemi.com/f/nordic-q-a/45470/encryption-and-decryption-of-advertising...
i working on a project of buttonless dfu on nrf52832 dk. so face a problem that after dfu the uart service is not show on nrf connect app. so i not be able to receive data...
Dear Technical Team,
I would like to check the more detals as following from you.
We shipped this part NRF52810-QCAA-R 60pcs to the customer, but they said they found...
There are several topics already exist on this forum concerning the attribute reporting, namely:
https://devzone.nordicsemi.com/f/nordic-q-a/42171/zigbee-attribute-request...
Whenever I try to get an updated characteristic value from a BLE device using the REST API, I cannot get a new value until I refresh the characteristic's state from the device...
Hi,
I am trying USBD BLE UART Freertos example on Laird’s BL654 module, the application keeps on restarting when I open USB COM Port and works fine for BLE UART.
I changed...
I have a doubt regarding usage of NRF52832.
We have a product based on NRF52832 (Lets call it A), for which we are trying to develop a gateway communication device based...
I m not able to interface with my Desktop and I don't want to use Arduino, kindly suggest me forward path or provide me any interface software and it will be for initial testing...
New to Bluetooth, so forgive any ignorance. Is the nRF52-DK a suitable device for sniffing A2DP audio packets that are being transmitted by another device that conforms to...
Hi Everyone,
I've just got the nRF52 dk, I'm currently using Keli 5 and would like to compile the blinky example into the nRF52 dk.
When I recompile the example code,...
Hi all,
Is there any way of running s132 with LFRC without having the SoftDevice calibrate the oscillator periodically? If there is no "official" way, can I bodge it somehow...
Hi,
I'm trying to use a static library that I developed in example blinky app in segger studio and stuck in.First of all,I compiled my source code on debian with arm-none...