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 know that many people ask this question on different posts but I was not able to find the right solution for my case.
I am observi ng an average current of 4.7uA...
Hi Nordic-Team, I would like to setup a testbed that should be used to measue/evaluete the power consumption of a nRF52840-DK with a connected secure element (like OPTIGA...
i am using winc1500 for wifi connections , i tried through uart too but it doesn't work . Now i want to execute thrugh spi any example or githib code is available
Hello Nordic Community,
I made custom hardware using nRF9160. I updated modem with latest firmware version 1.1.0.
After updating at_client example code my log file as...
Purchased nRF9160 DK, registered the iBasis SIM card online successfully, but can't connect the cellular network. Checked iBasis's website found the UK is not covered
https...
Hi team,
I was comparing the ble_app_hrs example from SDK v15.3.0 to SDK v16.0.0 and noticed a big difference in the average power consumption. The only change I made to...
I am testing the ble_app_blinky example on nRF52840 BLE SoC and the "nRF Blinky" Android application example which uses the Android-BLE library from NordicSemiconductor. My...
The current implementation of Mesh Config using the flash manager lack a memory listener which can cause it to never retry a store or delete operation.
Assume the following...
Dear Sir,
Could you please recomend board(hardware) that I could move my code that was developed using NRf52 SDK.
I am using ANT functionaluty and s212 software
Best...
Hi Nordic,
I had an initial project with a multilink central connecting to several peripherals through a NUS service, the system is working OK but then I added another connection...
I am using PCA10040 development board for flashing.Same it was working fine to flashing the Custom board.
Now suddenly not flashing to the custom board same board which...
I am planning to use CP2102 (USB to UART) and RF-BM-ND06 NRF52840 bluetooth module for sniffing BLE packets .
Or as an alternative for Nordic Bluetooth USB dongle.
But...
Hello, I'm pretty new to Nordic devices but I have already some experience with other ARM based devices though...
I'm playing with Timers bare metal instructions and figured...
Hi
I am currently trying to get the antenna switching working on the nRF52833 DK. I have an SPDT RF swtich which I want to use for switching between two antennas. I want...