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 guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hello,
I have an issue when trying to use NVS backend for BLE settings with the settings_storage partition in defined external flash region. As we are doing a multi-image...
I am designing a bluetooth module using the soft device S130 + nRF51822. I intend to refer to QDID80592 and 45222 when purchasing DID for bluetooth. When I checked the ICS...
Hi. I am trying to develop a project that use mqtt connection using nrf9160. Currently using thingy:91 for evalutation board. I am using Mobily Network on NB IoT at Saudi...
Dear Nordic Engineers,
When I plugged in and I opened the Power Profiler App, a pop up required me to update the device firmware.
During the FW upgrade the device flashed...
I am trying to use the DTM example for nRF5340 DK (PCA10095). The example is located at "C:\v1.7.0\nrf\samples\bluetooth\direct_test_mode", but I am facing "NRF_RADIO_Type...
Hello there. I am wondering, if while connection establishment or any other communication event through NFC and BLE the system addresses to NVMC? (Maybe mac address or some...
Hello
I search a way to have a similar project as pc-ble-driver with NRF connect sdk
There is a peripherial with many sensor that send data over BLE and i want to command...
Dear all,
When the provisioner add appkey or bind appkey for the node's model, I want to be informed and run a callback function.
Can I set callback for config server...
Hello Nordic support,
I am using the zephyr\samples\subsys\usb\mass example with an SD card. SPIM4 work on 16MHz.When I check this example on a Windows 11 machine, I observe...
I need to capture the time between rising transition of a GPIO pin in order to integrate a Manchester decoder of an RFID reader chip. In my particular case, the reader chip...
Hi,
I'm working on a project using BLE via s140, everything works fine until I look more seriously at the current draw of the device.
Simply, my project starts a Scan...
Hi,
I was able to get the DFU system working by CONFIG_BOOTLOADER_MCUBOOT =y. I notice that the default mcuboot update methode is using the scratch partition. According...
Hi,
We use the SKY66112 FEM in front of nRF5340. The FEM is configured in the DTS file. On our ordinary firmware, the TX pin is set and reset automatically. I can see...