Hi,
I'm trying to build nmea parser, so I have a functionc hecking all nmea sentences and trying to get double value, but I always go bad double value. For example here...
Hi
I am trying to setup and test the OpenThread CSL feature on nrf52840DK with OpenThread daemon and RCP mode nrf52840DK.
I found there is a way to build the Daemon for...
Hi,
With several nrf52840 based prototypes, I had serious problems. I could see them die after flasing them a few times. And this was not just one dying, it was all of them...
Is a common ground required when measuring current in current meter way?
Can externally supplied voltage exceed 5V? Will this cause inaccurate test results?
I'm working with nRF5340 and nRF Connect SDK 2.9.0, using sysbuild and Partition Manager for my project. I want to enable Zephyr's coredump feature and store dumps in internal...
Hi there, I am unable to install an SDK through VSCode while trying to take the steps outlined in the documentation. I have navigated to "Manage SDKs" under the "nRF Connect...
How can I display the nrf serial terminal logs files on VS Code while keeping the same colors and text highlights for dbg , inf , wrn , etc., just like when viewing live logs...
I am using SDK v11-alpha2 and following the BLE Services and BLE characteristics tutorial.
When calling sd_ble_uuid_vs_add as the Characteristics tutorial asks, I get a...
HI ,ALL ,
i have change the project for the purpose of enter a six digit key at cellphone side to enable the notification with the board(52382).
But when i input the...
Hello, I looked througth the devzone but didn't find direct answer. So created new one.
RM v3.0 states chapter 12.1.19 "Reset behavior" with table. However, it is not clear...
Hi,
I have to check every 10 minutes the battery level when BLE is connected .
I have found in this forum this source : github.com/.../main.c
As the source date is...
Hello All,
I developed one project in nRF51822 with S110 Soft Device based on following configuration.
SDKv10.0.0
DFU capable
RTX Support
And now I want...
Hi ,
I am using Soft Device S130 and NRF51 kit PCA10001. I am using SDK 11.0.0-2-alpha .
I am trying to test the Alert Notification Service Example as mentioned here...
Hello!
I'm trying to use the nRF51422 internal ADC to send the value over BLE then monitoring the value received on the nRF Master control panel on Android phone but I...
hi
I touched pca20001 mouse -> main.c
i followed this link to debugging
devzone.nordicsemi.com/.../
but i can't build this..
because it said "ERROR" over 40...
Hi all,
I am using pca10040 board. My requirement is when i press the button led should turn on after repress the button led should turn off.
For that i tried below...
Hello,
i know this question is ask some time in the Forum.
But i hope you can give me some example script.
I Need a script how gets the UTC time from the Iphone when...
I am using s120 sofdevice and nrf_sdk_7. In a loop i am calling sd_ble_gap_connect to connect to each of peripheral device found in scan, I am having 5 peripheral devices...
Hello,
Can I use nRF5x to receive packets/info sent from a "standard" radio control transmitter?
Like the ones used to fly RC planes and copters.
Extra details
I...