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...
the gy-80 module which has
1. HMC5883L
2. BMP-085
3. L3G4200D
4.ADXL345
i want to get the x, y, z axis of the sensor's position
which example i have to use and...
I am building a project with CMake, inside nRF SDK for Mesh 3.2.0, which uses the math library:
1. source file includes math.h
2. CMakeLists.txt adds m to target_link_libraries...
There are a lot of missing materials under the topic:
Software Development Kit > Previous versions of nRF5 SDK for Thread and Zigbee > nRF5 SDK for Thread and Zigbee v3...
I'm converting an already working LPN that went into SystemOFF with GPIO wakeup for lowest power consumption.
Now I want to use the RTC2 as a secondary wakeup.
I know...
I am currently developing on the nrf52840DK (Rev 1.1.1) using the mbed os.
To debug on the board using OpenOCD it is necessary to flash the JLink firmware for the board...
Dear Nordic community,
we as a company, have developed products with the nRF52832... currently, we're developing a product with the nRF52840 (because we needed USB).
My...
Hello
I would like to change the Tx_Power using softdevice.
The sd_ble_gap_tx_power_set command shows me the supported tx_power values as -40dBm, -20dBm, -16dBm, -12dBm...
I have make some custom board with the same layout as a BMD-300 evaluation board (pca10040) with the same MCU which is used on this evaluation board from RIGADO. This is BMD...
Hiya,
We're running a few experiments with a wireless-mesh protocol based on rapid flooding on a few nrf52833 dev kits.
We'd ideally like to use a channel contention mechanism...
Hi, I am working on nRF9160DK lte_ble_gateway sample, in that I want to scan for beacons UUID and major, minor value. nRF52 device is programmed with bluetooth HCI (UART)...
I have a custom board uses nRF52810. When I flash my board with examples include SoftDevice (sdk 16.0.0) nRF52810 restarts. I am debugging with oscillascop and seeing that...
Hello,
what is the realistic maximum speed achievable over RTT on the 52840dk (using SEGGER_RTT_printf) to RTT Logger?
I have tried modifying frequency and NRF_LOG_BACKEND_RTT_TEMP_BUFFER_SIZE...
Our nRF52832 setup is:
SDK15.0.0
S132 V6.0.0
We have a setup where we are using BLE for various purposes, in both the central and peripheral roles. We upgrade our...
hey i want to make my device act as peripheral to smartphone at the same time act as boradcaster an to reach that we need gap_adv_type BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED...
I just received the nrf9160 DK and gone through nRF connect ( V3.3.0) installing toolchain, cloning the nRF Connect SDK and downloading Nordics version of SES
The problem...