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...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
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...