I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
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...