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 have a Thingy91 (PCA20035) device added to my nRF cloud account and accessing without issues.
But today I have got a new nRF9160 DK (PCA10090) along with a new...
Hi i am working on nfc technology and i am using NXP's NFC reader clrc663 with nRF52832. Now i want to know is there anybody who ported nxp's nfc reader library to Nordic...
I've used the example in examples/peripheral/gpiote to count edges of a WATCHDOG pin from a different MCU:
After starting the timer I want to periodically get the...
Hello,
I am using MDBT42Q nrf52832 module, SDK 15.3.0 in Segger Studio IDE,on Win10.
I am configuring my device to advertise for 20 min, 5 min fast advertising and 15...
Hi all
I am able to do start loopback using the example of UART.
But how to send data to external modules ( like ESP32) via UART from nRF9160.
I tried this example Thread...
Hi,
I want use the BLE DFU (In SDK11) to implement software upgrade to my unit.
I want the unit to support BLE and External SPI FLASH (on board) upgrade.
My unit got...
Hi
In the mqtt_simple example there is a line " modem_configure(); " which establishes the LTE Link connection. If connecting the LTE link is not possible (for example no...
I have now removed all my experimental code and have returned to the more or less original verion of the main.c for assec_tracker, but still the application seems to be stuck...
We are using the Nordic nRF52840 on our current design. Currently, I am using nRF Toolbox -UART app on my
mobile phone to send data via 9 buttons available on the App. Everything...
I am trying to read the data of an MQ-6 sensor, which is its gas sensor, but the data I receive is not from the reading by the values it shows, if you know how to do it or...
Hi,
When the bootloader address resolves to something invalid, fds_init will hardfault. I think it should have some check and return a nice error code instead.
See an...
Hi,
I want to disable all four buttons to my rigado bmd 300 evaluation kit (pca10040 is the board config. the same as nrf52 DK ) in project ble_app_uart
I have tried to...
I'm powering an nrf52810 with a 3.3V regulator. I understand the internal LDO powers the system at 1.3 V. Are the GPIO pins and other peripheral devices outputting 3.3V for...