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...
Hi,
I read the link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrfx/drivers/twis/driver.html and updated periodic_sync example as attached below.
But I...
We are trying to compare the accuracy of received coordinates and satellites using GNSS firmware on two devices: 1) nRF9160 DK with external antenna; 2) Our custom board with...
Hi,
Mesh SDK: v5
Using nRF 528232
I had implemented the Low Power Node example from the SDK and found that the current it consumed using a 1000mAh 3.7V battery was around...
Hello,
Scenario:
2x nRF52833 - One set as PTX and the second PRX. PTX is connected to my PC via UART. Both boards are initialized with ESB_PROTOCOL_ESB_DPL.
I want to...
Hello,
I am using nrf5 SDK for thread SDK for development of my thread based product. Product is already developed just have to integrate dfu in it. Few months back when...
Hello! I tested the ST BLE Sensor sample on my nrf52840 DK. It works fine. How do I view the logs? I installed the toolchain and Segger on Windows. I am following this doc...
I use my own programs and routines nrf5_ SDK_ 17.0.2\examples\ble_ peripheral\ble_ app_ hrs\pca10040\s132\arm5_ no_ packs Product Bluetooth broadcast cannot be searched Android...
Hi,
Using the Peripheral LBS sample, is there a way to add advertising data to use both the UUID and name?
I assume this is to be configured in the bt_data ad declaration...
I am using UART on the Fanstel BLG840F to communicate from the 9160 to the 52840. So far I have successfully been able to communicate from the 52840 to the 9160 but have not...
Here we go again .... I did read many posts in this forum but did not find an answer.
We need to CE test a small Bluetooth HID keyboard for a special use case. Our test...
I am running into the exact same issue described here: https://devzone.nordicsemi.com/f/nordic-q-a/53693/how-to-flash-application-after-dfu-bootloader/217434#217434 Basically...
Hi, Nordic Team
I’m getting started trying to use both MCUboot and NSIB for 2-stage secure boot on nRF9160, and use SEGGER as developed tool. I enable NSIB via “Configue...
Near as I can tell from v1.7 of the product specification, these two parts have the same footprint & pin-out because they're both aQFN packages (as indicated by the "QI")...
Hi Nordic,
NCS v1.8.0
Controller IC 1: Thingy91 - NRF52840
Sensor IC: Laird BT510 - NRF52840
Intro: I currently have 2 devices. A sensor and a controller. For the...