I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
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...
I have been using nRF Toolbox –DFU to reflash my project. I am using an Android tablet version 6.0.1. This process was working very nicely.
On 2/5/2020 the tablet updated...
Hi,
I have a really hard time with nRF connect. I wrote a simple app for my Dongle and when I want to program it via nRF connect it says that Device not found due to failure...
Hi,
We're trying to add a custom service to the HID keyboard example. the service is initialized we can see the service when connected to the device from the nrfConnect...
I tried original ble_app_hids_keyboard_pca10040_s112 example, then modify it by moving the code for typing h.e.l.l.o from Btn 1 to Btn3, and all possible combination of sd_ble_gap_disconnect...
I've tried using LESC without bonding, but iOS displays a pairing dialog. I don't think it is possible to avoid this, so the only way to avoid the pairing dialog is to use...
We are using nRF52832 to develop our product with the ANCS function.
But after bonding with the iPhone and then restart the iPhone, an error message "NRF_ERROR_BUSY" will...
Hi,
I've setup nRF Connect SDK v1.1.0 and I was taking a look at the the peipheral_uart example. I couldn't find any API reference when I searched in the v1.1.0 documentation...
Hello,
I sae that there is the possibility to upgrade the modem via FOTA/OTA application (for example asset_tracker), now without touching the modem could be possible to...
Hello,
Are there any hardware constraints or hard forks in putting an older version of an SDK, such as v11.0.0, on a much newer chip?
I'd like to port SDKv11.0.0 to...
Hello,
Is there any existing firmware where the nRF9160 can act as a coprocessor -- accepting AT commands and the ability to forward LTE data to and from a host application...
Hello, i am a beginner, i am parsing a dimming example. i have two client and server boards, as well as an nRF Mesh application. I can change the brightness of LED by pressing...
Dear Sirs,
I have dveloped application based on the ANT rx HRM example and with nrf52 SD board works perfectly (pca10040(
I would like to move to this application into...
I am using ble_app_gls s130 SDK_11. Is it possible to have pairing with static passkey without bonding? This is because the nRF device will be connected to different smartphones...
I am working on the nr sdk for mesh application,When the nodes conncted to the network , it needs to configured before using nRF mesh app ,My device also configured through...
I am using nRF52840 with nRF5 SDK for Thread and Zigbee 1.0.0 on the nRF52840 development kit.
The Release build of the mqttsn_client example compiles and runs fine.
Using...