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...
Hi!
I'm working on using the SAADC in 14-bit sampling mode (oversampling set to x2) using nRF SDK 17. The supply voltage for my chip is 3.3V, and I have the reference...
Hi @ all, can anyone here recommend me a suitable chip antenna, preferably one with matching regulatory documents in combination with a nRF52840 MCU.
Thanks and best regards...
I am trying to flash a NRF52832 using the J-link EDU mini in the Arduino IDE but I am having no luck.
I have successfully downloaded... 1. J-Link Software and documentation...
While digging for electrical information I came across :
.63ma using HFINT or 1.58ma using HFXO ?
So I hunted down HFXO to see how to switch between them:
But nothing...
please advice how to add "QDEC_NRFX" to the project configuration of 5340
1. it's not on the default menu config
2. I have tried adding under "ncs\v1.4.99-dev1\zephyr...
Hello
I evaluated FOTA using the http_application_update example. This worked so far until I tried to use my own key for image signing. I created my own PEM-file using the...
Hello,
With nRF52840, I using SDK ver.16 to create a USB HID multiple touchscreen. I need to set up value some HID feature report. Such as Contact count maximum. I have...
Hi,
I want to configure the nRF52840 with Multi-role capability. I will be using the Central role as well as the peripheral role simultaneously. However, i'd like to maximize...
Hello
I would like to use SAADC 2 channels sample at 8K samples \ per second for each channel
based on:
https://github.com/zephyrproject-rtos/zephyr/blob/master/tests...
Hello,
I understand that SES has a built in debugger functionality, but would like to implement debugging on VSCode using Cortex-Debug for a better workflow. I am experimenting...
Hi there!
I'm currently in a position where I'm using SPI0, SPI1 and SPI2 (for ST7735, WS2812 and SD-Card for FatFS) while I need to also be able to use I2C for the Adafruit...
I am using sniffer v3.1.
I have installed the sniffer code on a nRF52840 dongle (PCA100059). When I insert this into the PC it appears as "nRF Sniffer for Bluetooth LE ...
Hello,
I am new user for the Nordic NRF528400 microcontroller. I am working on a project that is using the 8 channels of ADCs to get data from sensors. The system is powered...