I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
At a connection the call function app_error_fault_handler()
with parameters
m_error_data.fault_id = 0x01 m_error_data.pc = 0x14DBE m_error_data.error_info = 0x0
Is not...
I'm trying to configure UART functionality in my program, and in the event handler under APP_UART_DATA_READY I'm missing bytes that I should normally have received. The code...
Hi,
Is possible to program the nRF52832 with a target voltage between 1.7V to 3.3V? I'm thinking to power supply the MCU with a pair of AA batteries in series.
Thanks...
I am using the "Nordic Uart Service", example to create a simple serial console which allows a user to change settings such as tx power, advertising intervals so that different...
As in the circuit diagram attached where the pin resource is insufficient For one Pin (AMULTI), I design gpio for Button and analog input as 2channel. (This switch uses the...
Hi DevZone,
I am going to apply a Arduino CAN bus shield onto nrf528400 preview DK. I was integrated this shield with Arduino board and a 3rd party BLE module. Now, I am...
I'm basing my PCB design on Nordic's reference layout. The product I'm developing will only be used for research, and is basically a one-off design. How closely do I have...
Hello,
I am using the NRF52832 for advertising every 10s.
However while entering the sleep phase, I noticed some glitches while measuring the current. You can find attached...
I am in need of some guidance around how to simulate multiple devices, with different addresses, on the same NRF52
I am currently developing a test application using the...
Hi,
(SDK 14.2 , S140 v5.0.2-alpha)
I followed the example in sdk v11 multiactivity_beacon : \examples\ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_advertiser...
I am using the nRF5_SDK_14.2.0 with two PCA10040 boards. ANT+ HR simulate from ANT+ simulator tool with ANT+ USB dongle.
Test 1 : SDK sample ble_ant_hrm_pca10040_s332...
Hello.
I have a situation that when upload the softdevice, application and bootloader for some reason stays in the bootloader after some debug I found that we enter in...
Hi,
i'am using nRF52840 (S140 v 5.0.2-alpha) DK and SDK 14.2.
i'am trying to create an application for Beacon which can advertise on 2 different MAC adresses, is it possible...