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
I connect AT24C02 EEPROM with nrf52dk.
I already test EEPROM with arduino and it work fine.
Now i want to communicate with NRF52DK kit,so which example I would prefer...
Hi Nordic.
I have an issue that I'm really stuck on. I am trying to send data from a radar sensor via your nRF52 DK BLE board. I've managed to make a working connection...
Hello,
we would like to use a nRF52DK for a simple bluetooth production testing as mentioned in AN34. If we are using an external 50R antenna on J1 do we need to cut the...
I am using nRF52832 SDK 15.2.
I would like to avoid using the 32.768kHz oscillator to save space and cost.
I am using BLE and sleep mode ON.
I defined in sdk_config...
If I build/flash from the command line with "west build -b nrf9160_pca10090ns" and "west flash -d build" it loads a fully combined image with mcuboot and (spm+application...
I am trying to write a program in C to have my central device(nRF52840 dongle) read the RSSI from a peripheral. I have never written C code before and was told to use:
TASKS_RSSISTART...
Hello, I am using nrf52832. My BLE device is slave device and its sending notification to master. I want to know if there is any feature to know if notification from particular...
Hi,
I am trying to read signal strength inside my code. At the moment I know I can do this with AT commands:
AT+CESQ +CESQ: 99,99,255,255,255, 46 OK
RSRP = -140 + 46...
Hi,
I am trying to develop a high speed application using the nRF51822 chipset. As part of my application, I need to send at least 125 HID IN reports (each 20 bytes long...
Hello Nordic,
I'm developing app with nrf52840, SDK15.3.0 and s340.
The work almost has done, so we need to test ourdoor.
The problem is that we don't find out the...
Hey, I would like to connect the "image_transfer_demo" example (running on a nrf52840) with the "Nordic_UART_Service" (BLE central) example (running on another nrf52840)....
I am getting SAADC output on BLE device, but issue is I am getting hexadecimal output but i want decimal values.
I am not getting what to make changes. please suggest i...
Hi
We are doing some power optimizations. We are currently running the nrf52840 with REG0 as LDO, REGOUT0 to 2.1V and for REG1 the internal DCDC converter. As I see from...
Hello,
I am using the SDK 15.3.0 on nrf52832 DK evolution board, Segger Studio IDE.
Is there any issues with having the NFC tag extended a meter away from the PCB??
...