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 there, I am working on NRF52 DK, SDK15.2 with SD 6.1.0, The issue I am facing is that the DFU service is appearing on Android device and I can update apps using NRF toolkit...
I am trying to connect nrf52832 with custom android app, after connection established beacon sends message. Sometimes I can establish the connection after 8 tries, sometimes...
Hi,
I'm working on a project which uses two nRF51822 (SD130 and SDK v11.0) on mobile devices. Device A is continously advertising and device B scans for a fixed interval...
I'm looking to sync an ADC reading with the PWM output. I'm using PPI for this but fails to make it synchronise properly with the PWM.
I'm getting interrupts and sampled...
Hello,i am using nrfsdk with softdevice 6.0.0 in my application and by using it i am trying to connect my mobile uart application with my BLE .but i am facing some issues...
Hallo all
I have an appliation using the LOG for TX output to uart,
I want to maintain this code but to add RX based on the app_fifo_init,
how can they coexist ?
thanks...
Hi,
I would like to use the nrf52 as my bluetooth end device, which inturn has to communicate with the Bluetooth IOT gateway like Rigado module or Nordic gateway APP(which...
Hi
I am using SDK 14.0.0 and soft device S130.
I am planning to add SPI functionality to BLE's sample code.
However, when moving to the next instruction after SPI data...
I am developing a beacon using nrf52810. This beacon will advertise iBeacon as well as Eddystone packets. And user should be able to configure some of the beacon paramters...
Hi Nordic,
I am using the example nrf_app_interactive with nrf52 DK. I am using it as a central while connecting to a peripheral. This peripheral has a lot custom services...
Hi,
I need implement a single Byte transaction on SPIM.
I implemented a stop as documented in
setup_workaround_for_ftpan_58 function
It works only for the first...
I want to use the RTC Tick Event as my system tick. But on both the RTC0 and RTC1 my programm freezes after about 8min.
It looks like the Tick interrupt is still served...
Hi,
We are currently at the process of manufacturing prototype boards, the manufacture cannot do pitch size under 0.25mm. They kept telling us that the chip's BGAs exceed...
Hi, I got a nrf51822 board and a st link v2 mini as shown below. I have been trying to connect the nrf51822 board so that i can upload code to the board by following this...