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...
Hello, I have custom BLE service and characteristic as below image.
I wanted to discover them in ble central mode. I have modified ble_hrc_c.c to validate but central...
dear all
When I use QSPI to operate external flash and mount a FatFs file system, when I use RC = FS_ open(&file, fname, FS_ O_ CREATE | FS_ O_ WRITE); When creating a file...
Hello DevZone,
For my project I have a number of pins generating interrupts from different sensors.
I've read that GPIOTE IN events consume a bit more current than the...
nrf_mesh_config_app.h at the generic level mesh example contains constants like DEVICE_COMPANY_ID, DEVICE_PRODUCT_ID and DEVICE_VERSION_ID . I've expected those values to...
I try to build your an example Smart Remote 3 nRF52 v1.2 in Keil v5.34 and I have some errors.
In the case of nRF52832_xxAA (Target: PCA63519-SR3_nRF52832_Shield) I have...
Hi,
I'm a beginner trying to understand BLE extended advertising. I have modified the peripheral/ble_app_beacon example to broadcast extended advertising packets with PHY...
Hi,
I am transmiting extended advertising packets and I want to set the flags on the extended header as specified on the bluetooth core specification (v5.3) page 2691 (photo...
I am following the Getting Started directions here: https://www.nordicsemi.com/Products/Development-hardware/nrf52-dk/getting-started#infotabs
Steps 6 and 7 do not work...
I am currently using the power profiler kit ll to see if it is suitable to run power consumption tests in our automatic test system. I am using the python API from https:...
Dear community,
I'm using BM833A chips which contains a nRF52811 nordic chipset. I use a S140 softdevice, for both, beacon sender and central.
I have configured both to...
Dear Sirs,
SDK: NCS version 1.6.0
Board: nrf5340 DK
IDE: SES Nordic Edition V5.50c
Compiled in application core cpuappns
I am a beginner with nrf programming...
Hi all,
we use nRF Connect for Desktop Programmer tool for flashing nRF5340 at production plant. Our Regulatory Affairs & Quality Assurance dept. is asking for a validation...
Sometimes the Power Profiler App does not display the average current and charge values for the Window (see screen capture, below). The values are displayed while the capture...
I'm working on a program using the ble_peripheral/ble_aapp_uart project. While testing the program, it was confirmed that the connection was disconnected after 1 minute 35...