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'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh v4.0.0 and the nRF5 SDK v16.0.0 example Writable NDEF Message Example .
I was able to...
Hi,
I am using nRF52840 DK with SDK [nRF5_SDK_16.0.0_98a08e2]. Using example "ble_app_beacon" and i can see the result of the same in nRF connect android app.
Now i want...
Hello,
When Implementing an BLE peripheral example with some custom service and connected to the mobile phone with nRF kit. Able to connect and discover service which...
Hello, I'm workin with custom nrf52832 and sdk15.0.0, so to work with the central , i chose the example :ble_app_blinky_c . I modife the code to control my custom characteristics...
We are using regular RIGADO/U-BLOX modules (BMD300 and BMD350).
Do we need to pass PTS tests when we use Bluetooth layers (Softdevice S132_nrf52_5.1.0) with customs services...
Hello,
I'm new with ANT protocol. I read the documentation and I'm pretty comfortable with it now.
I started to develop with NRF52832 (SDK 16 and ANT stack from thisisant...
Hi there, I am a Novice in RF Board design/Antennas, particularly with nRF52 series so I have some quick questions ..
1)What are the Antenna Options for nrf52840 in mesh...
Hi,
I am using nRF52840 and nRF SDK 15.2 and nRF SDK for Mesh 3.1.
When I try to send acknowledged messages, sometimes my device needs to retry several times before the...
Hi,
I am looking for suggestions in regards to which ble example I should use. Currently, I have the hardware that writes data to a flash. I am developing the firmware...
There are several tickets from users trying to get the combination of Zephyr and Segger Embedded Studio (SES) to work on Mac OS including Catalina, but some are unresolved...
Hi,
I want to do an DFU OTA in nRF52840 BLE chip.
I have flashed mcuboot bootloader and also flashed hci_uart (To scan BLE beacons) application. This will be one time...
Hello to all,
I have a problem relating to cluster reporting: I have a device, Window Covering Device, which acts as a router and I want to connect it to Alexa, which acts...
Hello, guys.
Here they are - Thingy:91 and nRF9160-DK boards on my desk!
I was able to successfully register Thingy:91 on nRF Cloud (both SIM card + LTE modem). However...
Hello All,
I was reading about the startup code and vector table of Cortex-M4 (STm32, Tm4c123). When I tried to find out the Vector table of NRF52832 in the datasheet I...