I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
To the kind attention of Nordic support team,
I'm evaluating your standard gzp example (proprietary_rf/gzll/gzp_dynamic_pairing, sdk15.3). From what I see, the device to...
Hi,
It seems that the nRF52811 for the most part draws less current the nRF52832. For example:
nRF52811: 1.4 μA at 3 V in System ON mode, no RAM retention, wake on RTC...
Hello,
I cannot reset the nRF52 DK while running on battery power. I've tried multiple examples of the SDK which didn't work. However, when connecting the DK via USB, the...
I don't know if I'm dealing with a hardware or software problem at this point. I have a custom NRF52810 board with chip antenna and no LF clock, in SES. In SDK 16 I modified...
I'm running the esb_ptx_pca10040e on a custom board with NRF52810. The program gets stuck on....
while (NRF_CLOCK->EVENTS_HFCLKSTARTED == 0);
This appears to be similar...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) Previously we had a custom board...
Hi,
I was testing the various cases for DFU & I was looking for any possible solutions to fix the issue.
I flashed SD + bootloader (secure) + app from SDK 15.2 on the...
Hello,
I´m trying to update the certificate of my nRF9160-DK. To do this the modem has to be in offline state. I´m running the AT Client sample like it is shown in the chapter...
I am curious if there is an inherit maximum transmit duty cycle of either M1 or the nRF9160. I am asking for this because we need these numbers for SAR test. Our product will...
Hi All,
I am working on a project with NRF52840 , we are looking for a solution to do the OTA to device by the central device , both of them are using NRF52840 as BLE module...
Hi, I need to be able to count the number of packet Tx and Rx from one board to another in order to compute a packet loss ratio for certification purpose. To achieve this...
hi all:
Use PPI+timer+adc, in the following ways:
called stop, then unable to start adc, Couldn't get into the NRF_DRV_SAADC_EVT_DONE.
Could you tell me how?
Hi,
My product is undergoing susceptibility test and strange issue is happening after the test for 1-2 hours, ie while trying to send data with higher MTU size notification...