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...
hi,
i use SPIM0 transfer data, stoping SPIM0 and then disabling SPIM0 when the data is transfed,but the device consume current is 500uA, if i use SPI0 transfer data,call...
Right now I'm stuck with the COMP driver. What I am trying to do is.
Initialise COMP, start COMP with interrupt and STOP shortcut.
Once I handled the interrupt I just want...
Hi,
We are currently working on nrf51422 bluetooth IC. we are facing a problem with the ic when we want to put it in sleep mode. without sdk when we call WFE() function...
Project # Student feedback Remote ( with 60 to 70 students in a class room )
We are developing Student voting remote project.
The product will be similar to below china...
Hello.
Please understand that I'm not good at english.
I can't put device to buttonless example.
Execution environment :
nrf-sdk 13.1.0
softdevice 4.0.2
...
hii guys,
i 'm using keil uv4.74. In loading a softdevice for nrf51822 using keil what i have understood is that if by mistake we build the code after setting flash_softdevice...
Hello ,
I am using sdk12.2 and pca10028. I have implemented rtt viewer so that I dont need uart to debug or to print something. I am using uart to send AT commands to esp8266...
Test the UART Application with the nRF UART app, which is available for iOS (App Store) and Android (Google Play).
You can also test the application with nRF Connect by...
Hello
I am working to connect several centrals(MAX : 4) for one peripheral.
I found nRF5_SDK_14.1.0_1dda907\examples\ble_peripheral\experimental\ble_app_multiperipheral...
Hi,
I'm wondering if there is an example for scanning and advertising at the same time during a connection as peripheral? Or is there an example where I can start from...
Hi, trying to upgrade from V12.3 to V14.2 with a nrf52382 and SD 132.
I'm stuck with nrf_sdh_ble_enable returning an error code - unfortunately, the SDK documentation does...
Hello,
I will be using the NRF52 to send out advertising btle packets.
I am curious if anyone has any idea if the radio is strong enough to still send out packets if...
Hello
Is there any possibility to get receiver IF to any package pin. Even some kind of factory debug mode.
Normal receive functionality during this is not needed.
...