Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
I want to use the OTP register for production, but I don’t have permission to read the contents of the OTP register。
The following are my steps:
1.Allow the UICR area...
Hi,
I have a question regarding the nRF5340 Development Kit.
I use nRF5340 in the BLE Central role, I'm using a similar code like in the example central_bus.
Sometimes...
We have noticed that generating LE Secure keys [ nrf_ble_lesc_keypair_generate() ] takes 2.5s. That causes our external, 1s watchdog to trigger. Is there any way to improve...
Hello,
I was going to email my local FAE about this, but figured I would post it here for anyone else who may have the same/similar question. To preface, I have reviewed...
Hi,
Of late, I've been evaluating Zephyr in its support of the nrf5340. I've come across several deficiencies that need to be addressed:
1. All callbacks (for the most...
I have an application for NRF5340 which I was trying to add BLE HCI RPMSG into the network core. I went ahead adding the necessary build configuration in such a way I would...
Hi Team,
Recently, I am developing spi functions. There is a function that makes me confused --"nrfx_is_in_ram".
I am not clear that what types belong to RAM data. ...
The datasheet for the nRF52840 states, in section 5.3.6.7, what retained registers do and then, rather unhelpfully, states that details can be found in individual peripheral...
Ian currently using Nrf52840 development kit and SDK 4,0 fir the zigbee and the thread. SDK 4.0 is being used for the project due to some functions that are not present in...
Dear NCS experts,
When trying to debug in VSCode by hitting F5 (or Menu: Run->Start Debugging), compilation fails with: fatal error: zephyr.h: No such file or directory...
Hi,
We are facing a very long startup delay with nRF52840 and I would know if there are some possibilities to reduce it.
I have made some measurements in different configurations...
Hi,
We're working on the nrf52833 chipset and were wondering how to add more data to the flash storage. I've traced the calls of load_settings() in the main and where fcb_init...
I had an issue when using both the current time service (CTS client, getting time from phone) and the battery service (BAS getting battery level from phone).
When requesting...
Hey everyone, I got a question regarding the BLE Advertisement with the nRF52840 (Softdevice s140). I am using the nRF Connect SDK with Zephyr and currently working on a BLE...