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...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
Hey I am using a nrf9160dk and I am trying to get lte-ble to work I get the above assert failed.
Does anyone have an idea how to fix this?
I have the hci_luart file...
Hello,
My group has developed a board using the nRF52840 SoC and we are in the process of transitioning our firmware from the development kit to the custom board. Our firmware...
Hello,
I am trying to run the system_off sample project to measure some low power currents. The sleep works as expected but once it reaches:
It does not go into deep...
If I wan to use the nRF52 as a Radio and not support any protocols.
I am looking to use this as a base band waveform processor and transverting down below 1Ghz.
What is...
I'm attempting to create firmware using nRF Connect SDK. Thoroughly studied these guides:
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started...
I'm referring to nRF5 SDK 17.0.2. In 'external/freertos/config/FreeRTOSConfig.h', the value 'configLIBRARY_LOWEST_INTERRUPT_PRIORITY' is set to 0xf, but the nRF51/52 only...
Hello! I'm trying to use this low power UART sample: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/peripheral/lpuart/README.html I have a problem...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1 Base source: C:\Users\user\ncs\v1.9.1\nrf\samples\bluetooth\peripheral_hids_keyboard I add uart implementation from following...
I need nRF52840 revision 3 mounted development kit board, for trial rev 3 's approtect feature. But I don't know when is the rev. 3 mounted development kit board available...
when i make Rx output succefully.i add some configuration in main.c.i can print iq data.there is link that make me to learn to print iq data.
ok,i get iq data in here.but...
I'm trying out DFU functionality using nRF52840-PreviewDK and UART transport
It looks like I can disable the requirement for a signature when downloading an APP or SD (SoftDevice...
I have looked all over the product specification and the website and cannot find any information related to matching an antenna for this device.
What I am looking for are...
Hi I used your nrf toolbox Uart app to communicate from an Android phone to the module to send and receive bytes. The app was automatically updated a few days ago, now i cant...
Hi everyone,
I am not able to connect my J-Link plus compact with the programmer in nRF Connect.
It returns the error Unsupported device. The detected device could not...