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...
Hi, I am integrating BG95 with Nrf52 and have been able to achieve the a basic serial communication, but for a stable application code to handle all the AT commands, I need...
Hello,
I have been recently working on a project that involves transferring potentiometer data from an MCU to the NRF52832 and receiving it over Bluetooth. (MCU-->NRF52...
Hi,
I have using nrf52832. I have done the device sleep by using RTC. But, it's not wake up from sleep. How Can I wake up the device from sleep?
I need help regarding...
I'm facing a rather strange problem with an nRF52832 board I'm developing for. I'm using SDK 15.2 and S132 v6.0.0.
Sometimes, during the connection/negotiation phase, my...
Hi,
Is switching from softdevice S210 to S310 as simple as changing the IRom start address and putting the uploading the softdevice onto the device?
Now I have IROM1 start...
Hi everyone,
I'm using ble_app_interactive (SDK17.0.2) as a starting point for my application, which consists in sending commands from my PC to my nRF52DK, which is in charge...
Hi Dev team,
I am working on a Thingy91 device, and I am sending data out through MQTT.
I need a functionality to send some commands to do assigned tasks from the MQTT...
Hello everyone,
I am simply looking for some clarification on how to correctly handle button presses on the nrf52840 DK, as there seems to be multiple ways to go about it...
Hi,
I'm trying to build a working example of an aplication that uses the ANT+ softdevice (either s210 or s212). I already found out that the PCA10028 and PCA10031 (my board...
Hello,
This is more of a C question and I am new to Embedded C programming, I have this question.
I want to know how to access the flash memory without fds or fstorage...
Can we use beacon as a broadcaster and observer in thingy 52? Please suggest the way how to enable led indication using the distance generated from RSSI value and the data...
Hello,
When I use the " west update" command to update ncs1.4.99-dev to ncs 1.5.0, the following error occurred. How can this situation be solved?
Thanks.
BR,...
Hi, i am electronics engineering student and i have a project with nRF52832.
I want to design NFC antenna on PCB but i have not a experience and information about this topic...