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...
Good afternoon,
I am currently using ble_app_hrs_rscs_relay example in the ble_central_and_peripherals part of the SDK. I am just testing out the example and trying to pair...
i am using the nrf52840 ble-uart development kit examples ( ble_app_uart_pca10056_s140 ), with an nrf52840 development tool board. Connected to a device that only accepts...
Hi All,
Currently, I am developing on nRF52840 and use nRF mesh application (android app)for provisioning and configuration.
So, for the publish and subscribe address...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
I am responsible for developing auxiliary logic in the nrf51822 and have run aground on an issue which I have not been able to find a solution to on my own so I am going to...
Hi,
I've finally managered to get pc-ble-driver (latest master branch) built and downloaded the connectivity firmware to the target, but now I met 2 issue which need help...
Hi, all, When I compile "light_switch_proxy_client_nrf52832_xxAA_s132_6_0_0" with SEEGER Embedded Studio, I got error: nrf_log.h: No such file or directory. I modified nothing...
I am using SDK15.2 with NRF52840-DK.
I want to use BLE5 long range Advertising features on NRF52840. and scan the advertisement on another side with a long distance seperated...
We have a system where the nRF52840 is running a cellular modem. We’re using the stock secure bootloader for DFU from a PC. However, we would like the option of updating over...
Hi I'm new with programming nrf52840 dongle (I'm using Ubuntu),
I try to wrote this code taking inspiration from the nRF5_SDK_15.0.0_a53641a (peripheral/usbd_cdc_acm and...
Hi. Bluetooth mesh provisioning freezes. I tried to change gatt proxy for better compatibility with sdk 15. Mesh sdk: 2.2.0
I changed mesh_gatt.c file only:
Added:
...
Example Project: UART/Serial Port Emulation over BLE
My Environment: Segger Embedded Studio v3.52, Nordic SDK 15.2, Soft Device s132, nRF52 DK, nRF Toolkit for iOS
It...
Hello,
I have several questions regarding BLE beaconing and scanning that I feel are pretty basic but I can't seem to find the answer. I have a nRF52840 Dongle that uses...
Hello,
Thank you for considering my inquiry! I am looking for an example project with the firmware to run a gateway through the PC, nRFconnect software, and a nRF52840...