to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi Nordic,
In order to program our boards with nRF52832 devices in production, we need a stand-alone, command line programming tool.
I believe that the command line...
Hi everyone,
Maybe my problem has already been solved in another discussion, if so, I haven't found it yet !
I'm programming on a external board using nrf52832.
I...
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...