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 folks,
What's the maximum interrupt frequency the nRF51822 can support? I am looking to do an interrupt burst of about 4000 interrupts at a rate 2MHZ or 4MHz. In the...
Hello friends,
I am trying to flash a nrf51 dk with keil5. When I try to flash it with a multilink universal I get this error:
My settings are the following:
...
Hello !
I have a big problem !
I explain : am using the NORDIC nRF52840 board (as slave), to answer to a microcontroller (the master), using SPI. My nRF52840 has to simulate...
Hello.
Some months ago I open this thread .
Yesterday talking with one member of android team, told me that the problem with "pairing/bond" persists with few Huawei phone...
Hello everybody !
My code is based on the code of the "ble_app_template" to which I added my own custom service composed of 4 characteristics sending notifications. Notifications...
Hello Nordic developer, I'm asking my self if it's possible to use a task of one timer like STOP TASK or START TASK as PPI event ? For example, like that :
I expect that...
how can i program in nRF 52840 UARTE. i want to communicate with other serial device using nRF 52840 UARTE communication (send and receive data).
can you send me the snippet...
Hi,
I am developing an ANT+ embedded device (nrf52832, SDK14.2) , that (among other things) acts as a BSC receiver. I have a BCS sensor that is seen in Garmin Edge as 136150...
I want to transfer data using UART to BLE by Baud Rate 19200(using nRF51822).
Transfer data speed need to achieve 2KB/sec up.
How can I do it successly?
Thank you...
I noticed that you have a branch called feature/v6-upgrade for pc-ble-driver. Is that branch usable for 52840 and s140?
By usable, I mean it can be mostly usable and we...
Hello,
I am following the PPK Get started get started of the PPK board.
I am developing on the NRF52-DK (Rev 1.1.0 2017.23) - nrf52832 My SDK is the nRF5_SDK_15.0.0_a53641a...
Hello everybody,
I am using sdk14.2, s132 with Nrf52832. I want to define the pin of the NRF52 as the input and decode the incoming pwm signal. For example, I have a signal...
Hello,
I am working with the BL652 EVK from LAIRD. The EVK has nRF52832 IC inside of the module. I downloaded the " nRF5_SDK_15.0.0_a53641a" and trying to use "ble_app_uart_pca10040_s132...