Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
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...
hi,
i am working on timer example in peripheral folder. i am including this example in ble_uart example in ble_peripheral folder. i am getting error " 'NRFX_TIMER0_INST_IDX...
I am using the SHT21 sensor for measuring temperature and humidity, trying to connect it to nRF52840 DK Board using TWI mode.
I am unable to even scan and get the response...
I deleted the flash completely for the bootloader example, then I installed soft device. The softdevice area for nrf52832 is written as 148 kb in the documents. In nrfgo studio...
hi,
i am using working on example "pin_change_int" in peripheral folder.in this example interrupt occurs when there is state change on interrupt pin. how to enable interrupt...
Hi,
Is it possible to upgrade a S112 v6.1.1 softdevice to the S113 v7.2.0 softdevice using BLE DFU?
I am getting the following error right after the SD + BL has been...
Hi folks,
I am playing around with the A-GPS sample.
I am trying to send the fix every five seconds to the cloud. This should be possible according to the webinar last...
At my system (production) there are 6 serial ports and 2 programmer (ARM-Flasher from Segger) connected.
The nRF Connect - Programmer only display 5 COM-Ports and NO Segger...
Hello,
I am starting a new project and we are using the following:
-NRF52840
-SDK v16.0.0
-pca10056 (NRF52849 DK)
After downloading the SDK, I was able to build...
Hi,
I am developing on nRF52840 using SDK version 15.0.3 and Softdevice version 6.11
I have observed that the once you initialize the app_uart using 'app_uart_init(...
Hi,
I want to identify the specific provisioned node among all n number of provisioned nodes using nRFMesh app.
Does any event will be appeared in sdk, after provisioned...
Hi, I am begginer, I work with SES, Mesh_v5.0.0, nRF5_SDK_17.0.2, and s132, SD v7.2.0. I started it two weaks ago. :)
I tryed the examples, Light switch , with server and...
Does Nordic have an example SW for transmitting and receiving data in BLE 5.2 connectionless isochronous communication mode? Is there a SoftDevice that would support this...