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,
I encounter the problem when using the mcuboot with zephyr 1.11 is that the system keep rebooting.
mcuboot: https://github.com/runtimeco/mcuboot
mcuboot build...
Reference: bbc micro:bit (microbit) board Eagle schematic files
I heard that bbc's micro:bit board is based on Nordic's nRF51822 & build by Nordic Semiconductors
Since...
Using SDK14.2.
I'm trying to optimize the throughput of my ble_nus-based app (I'm getting about 5k/sec right now). I've read elsewhere on this forum that increasing NRF_SDH_BLE_GAP_EVENT_LENGTH...
Hi.
I am trying to program the ble beacon application example that requires the S132 softdevice. I am following the instructions that request the device be erased first...
Hi,
I'm looking for feedback on the feasibility of using Bluetooth Mesh to network Bluetooth modules in a series of adjacent hotel rooms. All the nodes are also relays since...
Hi!
I have a Nordic nrf51822-DK. I'm need send large data to the Android phone (10 mb).
I'm use sample devzone.nordicsemi.com/.../dealing-large-data-packet-s-through-ble...
This may not be the place to ask this question but have to start somewhere.
1. Using an Adafuit BLE Sniffer nRF51822.
2. Ble-sniffer-osx, Version 1.2. 4 (build 28)
3...
According to the answer here , Nordic currently doesn't offer a proxy node implementation.
What would be the best way of getting started to create a proxy node? Are there...
Hi,
My device is peripheral and server and is connected to an (android) phone. I have two related questions:
a) I understand that maximal packet size is obtained by calling...
Hi!
I'm trying to log the flow of communication in the Light Control example of the Mesh SDK. But when I log all the received network messages on a server, I also get a...
Hello
I would like to check coded phy performance
in order to do so I need to achive the following:
1. change to coded phy on default (as I ub\nderstand can by...
I am getting BLE working on an nRF52832, and I am a bit confused as to what I should be setting RADIO->CRCINIT to. I was hoping someone could clear this up, which is more...
Hello
I m trying to measure the current in my development card nrf52DK using the power profiler kits, so i prepared the board by (cut the PCB track shorting solder bridge...
Hello,
I am using the NRF52-DK softdevice 6.0.0 and NRF SDK 15.0. The app is based on on the ble_app_template PCA10040e S112 (The final chip will be a NRF52810 that's why...
I want to flash the program in my custom board. I have flash the program in nrf52832 BLE module via j-link using nrf52832 development board. So, how do i confirm that the...