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...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
In the right process,like this:
but my program is :
i lost “Sent Read By Group Type Request, GATT Primary Service Declaration, Handles: 0x0001..0xffff” .
in the...
Please kindly help to push this emergent issue!!!
We detected CLK signal using oscilloscope as picture below:
We can see that clock frequency is set to...
I have been making good use of the Power Profiler Kit with some impressive results on my nRF52 project.
I would now like to extend the testing to view an application where...
Hi
I have some question about DFU for Mesh3.10.
1.How to update Softdevice or Bootloader?such as I'm going to update SD from version 6.0.0 to 6.1.0.
2.Because my firmware...
I am trying to port pc-ble-driver-py to soft device version 6.1. I have made changes to python code to take care of changed API signatures, new constants etc.
When testing...
Hi,
I am using nrf52832, in the ble_app_uart_c example, i want to use rc source as a lfclk,
i changed the following parameters in the sdk_config.h:
NRFX_CLOCK_CONFIG_LF_SRC...
Hello,
I have developed a custom PCB using nRF52832. It's meant to work as an ibeacon currently and consequently works in a non-connectable, advertising only mode. I will...
Hi,
I am trying to use GPIOTE_PIN_HANDLER in the master nrf52. What is the correct way to read data from slave?
Slave device is sending data using nrfx_twis_tx_prepare...
Hi,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I am using app_timer_create() to create low power...
Good morning developers, I want to ask you what is the maximum transfer speed (Kbps) achieved between the chip nrf52840 (peripheral) and a smartphone (central). If anyone...
As I reviewed other post, there are many similar topic.
Thus, I would like to know whether there is new tool for the application recently.
Does Nordic have development...
Hello, Nordic.
I use SDK15.3.0, s340 softdevice, nrf52840.
Recently, I am testing dfu service. So I merge App, softdevice, and bootloader.
Dfu service's test has done...
Hey everybody!
I'm working with the zigbee cli agent router example.
Can anybody help, how can i get zigbee report automatically? The problem is that i have to enable...
I'm in the process of evaluating the BLE functionality via the 52840 dev kit. I ran a number of examples without issue and just recently received power profiler kits so I...
Hi,
I would like my BLE device to connect to the PC via a BLE USB adapter. How do I do this? How does this work? Will my BLE device act as a peripheral and connect to the...