Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...
I am currently development an app based on the example from the experimental folder using a NRF DK52 as a relay between a central and multiple peripherals.
The app should...
Hello,
Happy New Year.
I'm not able to find nRF52840-QIAA-T or any replacement of this SoC available in the North American market.
I need atleast 5 SoC of the...
Setup: nrf52840 (without internal dc/dc), VDD = 3.3V
Assuming the VDD rail ramps up slowly, the nrf52 will start booting at it's power-on reset threshold of 1.75V (POR)...
Dear BLE Experts, I've followed this tutorial to create a custom GATT service and characteristic. The tutorial seems to be based on the BLE SDK , not the MESH sdk, hence the...
Hello,
Our company is kicking off a project (while we are at the very beginning stage) where multiple nodes (up to 1K) should be connected within a mutual network. I wanted...
We are looking to increase battery life for a product that uses the nRF52832. I'm wondering if it's possible to provide 1.3V directly to the DEC4 pin rather than use the internal...
Hi, I'm referring to this post over 3 years ago: Nordic DevZone (nordicsemi.com)
I'm using Android 8.0, and I'm using SDK 12.3.0 for firmware. I'm trying to create bond...
Hi,
I noticed that when I initiate a chip-erase on the flash-chip and reset the MCU, I'm getting NRFX_ERROR_TIMEOUT's on my nrfx_qspi_init().
I found this ticket: https...
i am using nrf52840 DK with softdevice (s140_nrf52840_5.0.0-1.alpha_softdevice) and applying this throughput example ATT_MTU Throughput Example . and notice that when I use...
Hello I have a problem with the scanning of ble phy coded in Android, I need it to be continuous (or almost) but it seems that for coded it is not possible unlike with legacy...
There are more than one task, after completing the periodic work,the 52832 module should enter system on low power mode,sleep 30 minutes,then wake up and continue with the...
Hello:
I have set the scanning module to search devices by MAC address. It finds the devices that are using a Static Random address, but it cannot find the ones using a...
Hi,
in my project I have a custom board with a nRF52832 chip that reads SAADC data and transmits this data (peripheral role). This data is received by a nRF52840-DK board...
I have an application that is running on using nRF52840 and FreeRTOS. I am considering transitioning to nRF5340. For now, it appears that this also means transitioning from...