Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
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...