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...
Hello,
I am having a few problems when trying to check if the nrf52 is dfu mode with my python script.
For that i was trying to get the firmware version from the dfu...
On Mac OS X Big Sur using the nRF Connect 1.6.0 installation in Segger the documentation suggest that to add a new source file to a project one should right click the project...
Hello, I tried to run the following command on my nRF52832 today and it reported an error.
The operation before the error was: I enabled APPROTECT, and when my colleague...
Hi, I made a mistake while working with a custom board.
I run "nrfjprog --recover", which obviously clears UICR, and then I powered the board off without writing the new...
I have a custom board with 3 nRF52840 chipsets, 1 central module is connected to 2 side modules.
The central module communicates with each of the side modules using UARTE...
Hi!
There is an end device that measures the temperature. If I calibrate the ADC during initialization or immediately after startup, the program hangs. If I start the calibration...
Hi Team,
I am trying to make RTT in debug terminal instead of debug serial port i was add all rtt files in the project tree but it was not shown in cmsis configure wizard...
Hello everyone,
I am trying to implement ECDSA_P256 in my code by using the nrf_oberon libraries.
What I have to configure in order to use these functions?
Regards ...
I use nRF52810 SoC to forward data between BLE and UART on our product. So I initialize UART interface and set some GPIOs once enter the "main" function in my codes. But we...
Sdk: 1.6
Modem fw: 1.3
Hi,
I am testing the GPS + supl example on our custom board. I am sitting indoor close to a window so satellite reception is affect.
the example...
Hello,
I am Working on the nRF52840 custom board.
To drive the motor and buzzer I am using a PWM driver in that when I set duty-cycle 20 percent then the output of PWM...
Hi guys,
Using the PPK 2 board I have noticed that sometimes my device does not go into deep sleep mode between two tasks. I had to implement a lot of flash operations using...
Hi Team,
Currently we are using 52840 soc with softdevice s140_nrf52_7.0.1_softdevice.hex.
We want to migrate to 5340 for BLE 5.2 features, we would like to understand...
Hi,
I need the SAADC of the nRF52840 to do the following:
It should sample two channels as fast as possible for a certain time (or for a certain amount of samples)....
Hello,
I have tried to upgrade a working project from ncs 1.5.0 to 1.6.0, which used the shell + console + RTT. However, long commands (more than 16 chars) seem to be truncated...