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 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...
Hello everyone, I'm using nRF52 kit which has got only one UART module, i'm also using the log driver(which uses UART, typing stuff into a virtual terminal using NRF_LOG_INFO...
hello everyone, I need a low power product, so I am using nrf52840. There is a problem now, When I add "app_timer_init()"(I never change the code in this method) in my code...
Hi,
I'm currently experimenting with both the nRF52840 dongle and preview development kit and my question is the following :
Using a generic LTE IoT gateway with a linux...
This isn't a question more of an FYI for those who come after me...
I just spent the past hour (at least) trying to figure out why my code was producing an error on a call...
I want to compare some values of RSSI that I have obtained in a test that I have made with its corresponding theoretical value and to calculate this theoretical value I will...
I am working with the ble_app_uart example in SDK 12.3.0 for the pca10028 board, and want to add a second tx characteristic (the one which receives from the nRF Connect app...
In the blog article Bluetooth 5.1 Puts Bluetooth In Its Place this week:
At the locator hub, an antenna array needs to be designed and multiplexed to the Bluetooth SoC...
Hi All,
we are going to develop the lighting application based on nRF52832 with the use of BLE mesh SDK V3.0.0 and nRF SDK V15.2.0. I am new to BLE and also BLE mesh. So...
I have a MDBT40 developing board and a ST-Link. I flashed some example programs like UART and Beacon. And they are perfectly working. But when I flashed other programs it...
Hi,
I am facing a frustrating problem which came up all over sudden: I am using the nordic uart serice/nRF52/SDK13 and after a couple of connects/disconnects of my peripheral...
in the code below. implemented on a mesh form multiple Clients (Publication addresses) to the server (subscriped) to all the clients.
The code reads beacon data, removes...
Hi all
I would like to use UART on a custom board using the nrf52840 chip. I am using the app_uart driver and have gotten a loopback to work. I have a couple of questions...
Hi
What is the way to connect (pair) device which has nRF52832 BLE with Windows OS. We need that
Bluetooth connection creates COM port, because our software communicates...
I am in the process of replicating the BLE5 Long Range Demo (found here: devzone.nordicsemi.com/.../)
I have two of the dev kits communicate and receiving the RSSI values...