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...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hello,
I need to transfer a lot of data over USB. I configured the USB as a USB_CDC_ACM on the nrf52840.
Everything works but the problem that i'm running into is that...
Hi there,
I'm currently using micro-ecc on an nRF52 compiled using Nordic's makefiles and implementing the secp256r1 curve. I'm mirroring this in Node.js using the Crypto...
Hey,
Can the nRF52 support 'Thread' / '6LoWPAN' protocols in the future?
Can the component support it (PHY wise etc) with the right 'softDevice' stack drivers?
Thanks...
I have used nrfgo studio, nrfjprog, jlink commander. Whenever i try, it is unable to find the jlinkarm.dll. i have checked the registry, reinstalled everything, but same error...
I use example ble_app_uart_pca10028_s130, I want to change the connection parameters by changing #define MIN_CONN_INTERVAL, #define MAX_CONN_INTERVAL, but when I use oscilloscope...
Hi,
I have been using the nRF51-DK to develop a program for capacitive sensing. I want to design a custom PCB with the nRF51422 chip on it. Do I need to have an oscillator...
Hello,
Using NRF52832, I need to convert to BLE 19.2 kbits / sec bit stream, received from another processor UART. I need a sample program, which I can adapt to do this....
Hi I was use example ble_app_uart with SDK 12.3.0 and nrf51802 for a data transport, after BLE connection, the example need uart receive more than 20 or "\r\n" ,the data will...
Hi, for carrier and modulation carrier signal is confusing.
What is the difference between their center frequency point for same frequency? Or modulated carrier will...