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...
I'm trying every permutation.
Pressing IF BOOT/RESET button along with BUTTON 4 and powering off and on the board ... then letting the buttons go
There is a reset...
Hello,
it would seem that the Spi Slave example provided with the SDK 12.3.0 does not work correctly for the nRF51DK. Setup:
Master SPI : STM30G070CB Slave SPI : nF51DK...
Good day,
I have a problem with a custom board I have designed. It does not advertise the BLE device when programmed. I am testing with the simple ble_blinky and the nrf_connect...
I have nrf52840 development boards, when I ran DFU example (from NRF SDK for thread and zigbee v4.0.0) on autocommissioning true on 2 boards and was able to run it successfully...
Hi,
Is there any way to disconnect the NRF Toolbox connection through code. I tried to do the same but once ble turns back on its connecting back to NRF toolbox.
Hello,
I'm using (nRF 52840)Laird BL654 Module. I want to test PA/LNA Features Without a Soft device. please Suggest me how to test.
Regard's
-Nikunj Patel
Hello, I come from China, there is a new thingy:91 board,I had set bluetooth gateways,added sim card,added a device nrf-352656100749665 , update certificates and the modem...
Hi
I'm using NRF53840 dongle as master the connect to my controller, and i need to choose the beacon side NRF,
My application it's, i need to recognize the beacons the...
Hi all, I'm developing software for nRF52832.
It includes function of SAADC.
My saadc_callback function is below.
It fills buffer at that time.
However, I'm wondering...
I was wondering if anyone could vouch for the accuracy of the Thingy 52's humidity sensor? I have an inexpensive humidity sensor already, and it is around 15-20% lower than...
Hi everybody,
I am testing Phy Coded with nRF52840 and Android.
But I see that the nRF Connect on Android phone (MI9) scans only 1 second with an interval of 10 seconds...
Hi,
in nRF52832_PB_v1.4.pdf is mentioned a -30 dBm sensitivity (whisper mode) but I cannot find any further documentation about it.
My question is: is it possible to reduce...
Hi,
I use bdb_start_top_level_commissioning(ZB_BDB_NETWORK_STEERING | ZB_BDB_NETWORK_FORMATION) to open zigbee coordinator network.
my question is :
1. Is there any...