I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
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...
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...