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...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
How should we comprehend the nature of PPI, when dealing with radio interrupts?
For example, if I point radio event handler call back ( of this type:
static nrf_radio_signal_callback_return_param_t...
Hi!
I want to use UART function in my own project, base on ble_app_template.
but when I remove bsp module & board.h, add my custom pin config file, I can't see any UART...
Hi,
I'm attenting the tutorial to use Eclipse + gcc,
when I try to build the blinky project in Eclipse, I have the following error :
17:19:52 **** Build of configuration...
I am following this tutorial to be able to run the ble_connectovity example on the Nordic: github.com/.../pc-ble-driver
I can build and install Boost and cmake runs successfully...
ba_nRF51_spd.zip Hi,
I use nRF51422, SDK10, SD310 and fstorage fun beacuse I need save 10 uint32_t len datas to flash.
I did that....:
the callback fun
static void...
I have a proximity application where I would like to use the nRF51 DK (PCA10028) and Beacon (PCA20006) with Bluetooth Low Energy. I would like them to automatically link when...
Hi,
With the latest SDK (12) there isn't an UART bootloader example available. Am I right?
I'm trying to understand what are the options to program the nRF51 during...
Hello!
nRF52832 IC supports programming OTA the first time after its soldered onto a custom design?
We are designing a very small form factor wearable product and would...
Hello all,
I have a few questions about the best way to go about mass producing nRF51822-based devices.
Can anyone recommend a manufacturer that possesses the...
Cruising through a few questions about the ISP, In System Programming, in the forum and in both the specification sheets, 1.0 and 1.1 there is no clear documentation to the...
Dear Nordic members,
I am currently trying to measure the power consumption of the nRF52832 with the nRF52 DK. I am very new in the evaluation and testing of BLE Chips...
Hi
I am trying to implement long writes on the gatt server side. My implementation is stack handled, so I am going for the " GATTS Queued Writes: Stack handled, one or...
Hello,
As a power source I am using a battery with an open circuit voltage of 3.67V.
The specification states that the recommended absolute maximum supply voltage is 3...
Hello,
I'm trying to make a communication with a nrf51822 and an trf7970a nfc reader. The communication is based on SPI, I read that there are problems with softdevices...