I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
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 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...