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...
I am very new to this so apologies in advance .
When I compile the sample code using Keil for the Thingy i get the error message.
.\_release_v1_0_0\app_thingy_s132...
hi, I am updating the sdk from 12.2.0 to 14.2.0, and using softdevice s132. I get a problem by connecting device using ios devices, but it works fine with android device....
Downloaded the S132 from the NRF52840 site and loaded it onto the NRF52840DK board using NRFgo studio.
Then created a new project in CrossStudio. Imported the memory map...
Hello guys,
I wanted to start to implement the power management feature on the NRF52 using the Zephyr kernel for a bluetooth application. Unfortunately I am running in...
Hi,
Do you know when the PWM or the ADC functionality will be added to Zephyr for the nRF52 chips?
Can we use the nRF SDK inside a Zephyr application to use unimplemented...
Hello,
sorry to have to ask again, but from reading through all the posts I could not quite figure out how much current the SPI should draw when it is active and reading...
Hello everyone,
I am looking forward to 3rd party BLE modules in which I am interested in choosing Taiyo Yuden EYSHCNZWZ
I want to know that can we flash our code using...
I am using 3 nrf52 DKs with S132 and SDK14 / and SDK15 to try and implement a combination of the multilink and UART examples. I started with the ble_app_uart_c example and...
Hi All,
We are working on nRF52810 chip for on of our beacon project and we are using external antenna on board but
We are dealing with the Reason 8 disconnections.
...
Hey Team,
Can anyone please share the layout of the Program and Debug connector on the Thingy? I don't have a 10 pin SWD connector readily available and need to start...
Hi everyone, I have configured the LOG module to use it with the UART in view of debugging. I don't send anything in my loop but the UART send constantly these data :
<info...
Hello,
I am using sdk12.2.2 and nrf52832 customised board. My use case is as follows.
Suppose user enters in dfu mode trough app and for example user doesn't update...
I am working with nRF5_SDK_14.2.0 ble_app_beacon example using NRF52 DK. If I have directly copy pated the readily available examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_pca10040_s132...