Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
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...
The aQFN app note suggests a fully open paste stencil (opening size = pad size) for the center pad of the aQFN.
Our assembly house is suggesting a windowed paste stencil...
Hi,
I have a question about the time period being used as waiting time before sending a reliable message is retried, this until an ACK is received or the timeout is reached...
I have a Central + Peripheral running on the nRF52840 (SDK 14.2.0). I have it configured to automatically connect to 3 Peripheral connections and allow 1 Central connection...
APP_TIMER_KEEPS_RTC_ACTIVE SDK15.0 rtc does not start unless at least 1(one) timer is active
I have set APP_TIMER_KEEPS_RTC_ACTIVE=1
And I want to use the app_timer module...
In all instances where the internal function `hash_algorithm_get()` is used in `cc310_lib_hash.c`, the output is inverted, making would should be a successful return code...
I have designed my customized board according to the nordic's indications, adding the components for the LDO and DCDC recommended. Now I am selecting the battery that I will...
Hello,
We are developing a system in which a device controls a host and the device should receive status information about the host. In some use cases multiple hosts are...
Hello everybody !
I am looking to connect 2 cards nRF52 DK (52832) with another card nRF52 DK (52832), a little like the fact my smartphone with these 2 development cards...
Hi, all.
I'm making a mqtt client with nRF52832.
All examples of SDK 14.2 were using PSK secure.
But I want more secured connection as like MBEDTLS_TLS_RSA_WITH_AES_256_CBC_SHA...
Hi,
After sd_ble_gatts_hvx() call, is it possible to change or delete value in softdevice buffer before a connection event ?
Thanks by advance for your help
Best regards...
We have a medical products need to evaluate the maxinum transmission data rate of BLE .i am using is the latest nRF5_SDK_15.0.0_a53641a.
i find to using the ios lightbule...
Dear Developers,
Good Day!!
I want to merge ble_app_att_mtu_throughput & uart example, basically requirement is CLI & other UART communication should work together.
...
See a new landing page on the nordic website for the nRF52840-DK (as opposed to PDK), which states that..
"The nRF52840 replaces the nRF52840 PDK which is not recommended...