I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
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...
Hi!
I have an issue with log-entrys disappearing seemingly at random. Not super frequent and possibly (but not confirmed) more often towards the beginning of a freshly started...
Has anyone been able to successfully setup a Segger Embedded Studio project to step through the Bootloader included in the nRF5 SDK for Mesh ( https://infocenter.nordicsemi...
Hello to everyone and thanks in advance.
First of all, im new at this and would i might be asking something stupid.
I have a development, that one of the features would...
I see in NRF5 SDK ShockBurst compatible mode and relevant support.
I dont see such thing in Bluetooth core5 specification. So - ShockBurst is you proprietary creature ?...