hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
I am experiencing strange behavior on the PCA10056. I have two boards now in the same state, both were working fine before starting work on the Secure DFU (uart). The following...
I found that App timer using in ble_app_template in different modules. Is it possible to change prescaler value without harm to other modules? I need to increase maximum value...
Respected nordic community,
I am working on one project where right now i try to make custom service read operation through nrf52832 in segger studio. From my device(mobile...
HI, I am seungwoo
I am developing data transmission using nrf52810.
A 300-kilobyte file is divided into 220 bytes and transmitted continuously.
11-27 17:24:24.416...
Hi,
I'm developing a unit which i need from time to time to send a packet throw I/O lines (F.E.virtual uart)
However the packet bit timing is very critical.
As far as...
Hi, I am using nrf52832 with SDK 12.3.0 and nrf 52 dev board. I am experiencing a problem whenever I programmed nrf 52832 using nrf52 dev board and NRFGO, after certain number...
Hello, I'm currently using the nRF51DK with Wireshark as a BLE advertisement sniffer. So far this setup has worked great, but I'd like to make a small modification for development...
Hi all,
i am currently working on 5 nrf52832 DK boards, i want to use nrf mesh for indoor positioning system. I am currently using nrf sdk v15.0.0 and nrf mesh v2.2.0. ...
Hi.
We are on early phases of getting UART DFU support for our product. However I seem to run into communication issue with the bootloader even with the examples provided...
Should the DEBUG compiler flag be removed before flashing a board that should enter sd_power_system_off? I've seen some troubleshooting guides mention that Debug mode can...
I have set up the thread border router. I connected the NCP (a nrf52840) with a usb cable to a raspberry pi. Now I wonder if it is possible to connect the raspberry pi with...
Hi all,
Currently, I am working on Nrf52 DK with nRF52832 on Keil IDE. My focus is MQTT with 2 nRF52s and RPi. I have succesfully used examples in SDK, but now I am trying...
Hello,
I have got new rigado-301-A-R module, I want to know following things as I want to work on linux and i have a custom board just like rigado 301 eval board.
1. Procedure...
I have an embedded platform running JerryScript. Now, I need to add BLE functionality to it. The BLE module (connectivity chip) will be used is nRF52840. For this, I guess...
I’m trying to program a custom board with nrfjprog, but cannot get it connected correctly. (Connection is standard SEGGER cable, segger mini edu)
nrfjprog -f NRF52 --halt...