I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Hello!
I am struggling to configure a quadratic encoder with the nRF52840. As far as I know, the code should be working. However, when the encoder rotating, the terminal...
Hello there!
We are using nRF51822_xxac SoC with nRF5 SDK v12.3.0 and S130 Softdevice. We are kind of obliged to stick with nRF51822 because nRF52840 SoCs were out of stock...
I allowed some Windows10 updates to go through earlier today, and now I can't get my code to build.
I've even gone back to some previous versions that worked yesterday and...
Hi,
NCS for Windows VSCode have update to last,
TERMINAL panel can't copy one line,
and can't clear all.
Suggestions for improvement.
thanks
Best Regards
Toolchain: 1.9.1
modem fw: mfw_1.3.1
PC OS: windows 10
Terminal software: Tera Term
SIM card: AT&T (North America)
in the modem shell example code, in "prj.conf...
There are multiple issues like https://devzone.nordicsemi.com/f/nordic-q-a/81793/jlinkarm-dll-load-failed-on-m1-mac which are basically just « resolved » by saying « these...
Hello,
I'm trying to figure out what I am doing wrong (or what I misunderstood) about the bitrate.
According to my benchmark, it takes 1.42ms to send 128 bytes using ESB...
Hello, I'm using SFH 7072 Heart rate sensor with nRF52832 board , But i'm not getting actually heartrate, i'm getting like a 6-7 digit output , for that which calculation...
It is written in the datasheet that if i try to receive bytes more than the number i put in the maxrx register "incoming bytes will be discarded" does that mean all the bytes...
Hello,
I am working on application using nrf52810 SDK version nRF5_SDK_14.2.0_17b948a
In my application i need to read characteristics value, so after following tutorial...
i use the zephyr 3.0.9.i use direction with nrf52833 or nrf5340 in RX.The tx is nrf52833 with nrf of NCS,ITversion is zephyr 2.7.9.The default is 2us AOA. I want to use 1us...
Hi,
I have installed Segger Studio for ARM v6.22a.
I have also installed the SDK5 version 12.3.0.
I imported the IAR project project ble_app_start_notification_pca10028_s130...
Hello,
I have been working with a BLE custom board project for a few months and the product requires buttonless DFU feature. The bootloader that I initially used was derived...
System details:
Board: Custom
Chip: nRF52832
PCA Number: PCA10040
SoftDevice: S132
SDK: Version 16.0.0
I have been building a custom nRF52832 device for a...
I'm trying to use the LTE Link Monitor, but when I open the app, the log shows: Failed to get the library versions: JLINKARM_DLL_COULD_NOT_BE_OPENED (Origin: "Failed to get...