Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hi!
I am trying to find an example project for the Rigado BMD-340 eval board, or some guide to getting running with this board. We are working on a new product using BLE...
Hello,
I am using peer manager to handle security and bonding. Everythin works fine (bonding witth MITM).
However, when a known peer connects, I am getting 6 (six) PM_EVT_PEER_DATA_UPDATE_SUCCEEDED...
I want to make The Thingy91 a bluetooth peripheral device . I want it to send the generated temperature data to cloud or another device. How do I do this? I had problems with...
Hi Nordic Team,
Please share logic to scan specific peripheral devices which are advertising with a filter other than filter for device name, uuid, short name and MAC address...
Hi,
I am using nRF52832 with SDK v16 with s112 BLE stack.
I am trying to enable the DIS service like below:
The device can boot successfully but when I checked the...
Hello,
I want the scanner to receive both AUX_ADV_IND PDU event and AUX_SCAN_RSP PDU event for the case when AUX_SCAN_RSP PDU will be lost I still want to have AUX_ADV_IND...
Hi,
I am using RTT log with nRF52832, my question is when debug port is disconnected, what will happen to RTT logger?
Will they be simply ignored? or will the debug pins...
Hi.
I want to measure the current on the nrf 52840. I have downloaded the beacon example on the board and I want to measure current when the beacon is transmitting(LED 1...
Hi,
I am developing an application using BMaD 300 Eval board nrf52. As a first I want to display device information along with MAC address of BMD 300 I have, in advertising...
Hi,
I loaded bootloader, SoftDevice, and Application using nRFConnect - Programmer. But it doesn't launch the application. It fails at
nrf_bootloader_fw_activate() with...
Hello,
I want to read the values from MPU9250 magnetometer i.e. from AK8963 I wrote a function just like accelerometer and gyroscope shown below:
uint32_t mpu_read_mag...
Hi!
I'm looking for a new Bluetooth module for a controller, and I run across the nRF51. I used to have a module that I controlled from the MCU, but this SoC looks like...
I am trying to use the NRF_LOG system with FreeRTOS. In the case of an ASSERT, I want to be able to:
1) log the location of the assertion
2) flush the logs over RTT
...
I’m using the library pc_ble_driver_py last release 0.14.1, and Nordic DevKit PCA10040. My goal is to set the central IRK value and generate a private resolvable address....
Hi, i am trying to build a ble beacon for personal asset tracking. The one that is like Tile or Trackr. What kind of chipset and program that i should use.