I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
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...
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...