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 have nRF52840 with code that is based on SDK16.
I am not using Softdevice in my project - just MBR , Bootloader and Application.
I was able to upgrade my code...
Hi all,
We are successfully using the nRF52840 chip in one of our projects except for the DFU functionality. We tried following these tutorials without success:
devzone...
Hi, I'm dealing with the ble long_range_demo. Central packet gives arrival time and rssi signal through the rtt viewer. However, I am willing to know the sending time of the...
Hi all,
I am investigating Mesh SDK and interoperability between devices.
We have bought some Hytronik devices which are qualified with Bluetooth.
Strange thing is that...
Hi,
I am new to thread network. In my application only a few nodes, mostly one. How can I connect this one node to the internet? Assume WiFi is available.Can I use the thread...
Hi,
Good Day!
Statement of Problem: In our application, we are using a 3S2P Li-Ion battery(12.65V). BMS is built using BQ24XXX TI's Li_ion controllers (Which does not...
Hello,
For the past couple weeks I have been trying to get Gazell working concurrently with BLE using the timeslot api. Everything appears to be working correctly - all...
Hi,
In one of your posts , a few monthes ago, you wrote that LTE BLE gatway for thingy is "work on progress".
Quote: "We haven't made this demo for the Thingy:91 yet...
I am currently working on a low power application using the NRF9160 chip. During power optimalisation I found out that my sleep current can be reduced from around 50uA to...
Hi, following the IOS-nRF-MESH-Libary examples. Using Segger Embedded Studio
Using Segger Embedded Studio 4.42, Tools, Options, Environment Options, Global Macros
SDK_ROOT...
Hi
I am trying to implement a lightweight algorithm on nRF52832 Development Kit. When I try to debug the code, it shows "unknown function at address "0x00000A60". I am attaching...
Hello,
I can successfully compile projects based on nRF52832 and nRF52840. Whenever I try to compile an nRF52811, even the projects in the examples folder, my IDE prompts...