Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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...