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 seeing some behavior in BLE advertisement mode , that I would like to get feedback from expert in this forum. I am using modified Keyboard HID example, using nrf51 BLE...
Hi,
I'm using nrf52DK and 12.3V SDK .
in keil i can able to go to the debug session but when i press run button it is not working.
what could be issue ???
I have enabled RX address 0 only, (value of RXADDRESSES field is 0x01)
But still I got a received package interupt where RXMATCH has a value of 0x07, indicating that I...
Tx Radiated spurious emissions (1-18GHz): should be able to force the radio into a continuous transmit mode on a specific channel. The device should be transmitting with as...
Hello,
the BT specification states the following:
Is this particular requirement to be taken care by Nordic's customer using the BTIC? i.e. LE PHY qualification test...
Hi,
I want to use bsp_event_handler in SDK v11.0.0 . But the code is not getting compiled.
On building, it throws an error "error:#20: identifier "BSP_BUTTON_ACTION_RELEASE...
Hi,
I'm using NRF_LOG to print information via RTT backend (RTT viewer v6.20) and it has been working so far. After adding a single call to a function that reads 128 bytes...
I use one motor to drive one object move back and forth in a straight line, with two hall ic(XC3202) at the boundary points at both ends. The motor turn when the object reaches...
I'm using a central (Adafruit Bluefruit Feather nrf52) and peripheral (Adafruit Bluefruit 32u4) device for BLE communication. Peripheral is acting as remote, to turn on relays...
Hi,
I'm trying to adapt this example to use the latest mesh SDK version.
I have checked the other example which uses version 2.2.0 but the other one is perfect as a starting...
I am trying to build the writable_ndef_msg example from the nRF5_SDK_15.2.0. I am using IAR'e Embedded Workbench (ARM v8.30.1) and I get the following Linker Error:
Error...
Hi,
We're using bonding between our peripheral HID device and 3rd party central devices. Our device runs on a 52832 board with SDK 14.0.0 and SD 5.0.0.
We've run into...
My development environment is sdk15 s132 pca10040
The product concept provides central link 7, peripheral 1 on one 52832 ..
1 peripheral provides nus to work with smartphones...