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 everyone,
I am currently testing the secure bootloader over USB example but I am currently facing an issue when I start a DFU.
Here is my configuration:
...
Hi,
Application details:
I have a datalogger application that samples data every second. It uses the following modules:
TWIM0 -> To communicate with external RTC clock...
Hello,
I am working on application using nrf52810 SDK version nRF5_SDK_14.2.0_17b948a.
Here my application sends 240 bytes of data every 150 ms. But after sending few...
Hi,
I use the a gpiote_in_event to trigger a number of PWM pulses which works fine so far. However, the exact behaviour of the generated signal is important so that the...
Hello, I am using nRF52-DK with Segger Embedded Studio and I'm running the following code that first blinks the LED1 on&off 5 times, and sets up BUTTON1 for wake up, and then...
Hi,
I would like to read the temperature of the nRF.
I tried to use the routine I found here in the forum
Sometimes works sometimes the system crash. I notice the...
Hi
I am using NRF5340 chip in my custom board to communicate serially with an external device whose data length is more than 128 bytes.
The chip can receive 243 bytes...
I am looking for the examples for the SDK. I installed SDK 1.9.1 through the Toolchain Manager and see the directory "users/my_user_name/ncs/v1.9.1" Supposedly this is where...
Hi,
In Openthread's Coap_client sample, Following 2 libraries are there:
and while compiling my code I get multiple warning regarding to above 2 libraries.
Following...
Hi,
I have problem to use bmi160 library with nrf5340 in spi connection.
I use the example application zephyr/samples/sensor/adxl372 and change the sensor to bmi160 (...
Hi DevZone ! Here is my issue: I use to work with VSCode and nRF Connect for desktop for a few months now. Early on Monday, I did uninstall all my dev environment (VSCode...
Hi,
is there any way to get a Pin to a defined "high" without vdd-gpio ref?
In our situation the NRF9160 Power is a Battery with 4,1V and the VDD-GPIO is 3,3V with a regulator...
I created two build configurations a Debug and a Release in SES IDE.
Build > Build Configurations...
I wanted to select the DEBUG_OPTIMIZATIONS level for the Debug build...
This is a continuation of the topic here that is now closed
https://devzone.nordicsemi.com/f/nordic-q-a/85590/nrf9160-azure_iot_hub-change-dps-username-during-run-time ...