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...
Dear Team, I'm preparing an application for nRF52840 that will require to send and receive data collected from two different sources, I2S and UART, two UART or SPI and UART...
Hi Nordic,
Please provide the way to debug not able to write 14 Bytes data into Queued Writes module, my application not get any nrf_ble_qwr_on_ble_evt.
[Project Informaiton...
I am a little bit confused on the steps I need to follow to program the settings and the bootloader files. According to Secure DFU over Serial example instructions ( https...
Hello,
I am trying to download the program to my target using J-LInk. Unfortunately, I get this message (see bellow) and I don't know how to proceed.
Any help is appreciated...
Hi,
I am working on a project that utilizes mesh technology. I'm currently using nrf52832 with NRF Mesh 4.0
There are multiple devices that can act as a server and a...
Hi Folks,
Need some advice. We are sourcing voltage to a variable resistor from an output pin. We've configured this as a high ouput. The overall resistance of the POT...
Hi,
I'm testing ads1292 sensor with nrf52832.
I got some problem when i use spi manager library.
I'm using ble_app_hrs project.
If i use spi manager without advertising...
Hi,
We build a new board based on nRF52833 wlcsp,
I tried to run a simple code with BLE peripheral (ble_app_uart example), and I noticed that the HFCLK is not working...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hi
I am running this example from SDK 15.2.0.
I am trying to figure out how the server knows at the end of the session how many bytes of data the Peer received.
Anyone...
The information on the website currently only supports nrf52840.
Can nrf52833 support DFU over USB?
If yes.Which example can be used? Does it use the same DFU USB bootloader...
Hello, I am studying the peripheral/ble_app_uart and peripheral/ble_app/template examples to understand the proper way to build a peripheral with our own set of services and...
Hi,
I have hard time to setup west in my Ubuntu PC. It was installed, but not fully working. So I tried to uninstall and reinstall, and also one time, I may have upgraded...
Hi All,
I have downloaded nrf5_SDK_for_Mesh_v2.2.0_src and trying to build the LIGHT SWITCH example but when i try to compile iam getting lot errors attached the screen...