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 am using the zigbee examples and want to see the RSSI value in any received packet.
I am calling zb_zdo_get_diag_data(short_addr, &lqi, &rssi) in zboss_signal_handler...
Hello,
So far, I've worked with the EVK testing the CDC & ESB features for our purposes.
Right now, I want to move to development and we acquired the dongles (P/N 451...
Hello,
We have to program an external QSPI flash which is connected to an nrf52840 SoC using the J-Flash application from SEGGER.
For this requirement I followed the instruction...
I get the following error if I try to unprovision device via ADV Bearer:
Problem is reproducible on "ncs\v1.7.0\nrf\samples\bluetooth\mesh\light" project if Light CTL...
I keep receiving the email stating the following, even after having all the points taken care of :-
1. I am using a active / approved DevZone Account.
2. I am using the...
zigbee stops working when I use timer 2 for asynchronous UARTE operation. Tell me where to see which stack uses which periphery. Or is it some kind of mistake on my part?...
Hello,
In my project i am using nrf52840 and i have change the default UART pins to P1.3 (TX) and P1.4(RX) and while using virtual UART like BLE UART i mean in the sense...
Looking through the forum, I found this great post with an awesome and very helpful document that displays the ins and outs of BLE on Android ( BLE_on_Android_v1.0.1.pdf ...
Hi, I want to upload the code to external nrf52832 chip(which is on the custom-made PCB) using nrf52DK board.
First, I tried to check uploading the nrf52832 chip on nrf52DK...
Hello Devzone Community,
My name is Ted, and I am continuing work on an nRF9160 based, battery powered custom board firmware. I recently posted a couple of tickets here...
Hello. I am doing current measurements on nrf9160dk while sending ~1kb json file through mqtt. I am following this guide: https://infocenter.nordicsemi.com/topic/ug_nrf91_dk...
I added some code for events of an external device. The external device is configured to Listen and Submit events as other Modules do. When, the generated Hex is burnt in...
I've been referencing these two tickets pretty closely How to specify signing the key with MCUBoot - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com) and MCUBoot...
Hello, Dear Kenneth.
Thank you very much for your response and the answer.
I will change the hardware solution using a voltage detector, but I am not clear yet on the...