Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I have a couple of examples that work ok on 9160-dk and use SPI3.
However, if I try to use these on SPI1 or SPI2 I get a device not found error.
I am building with west...
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...