Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
Short Our project runs application code on the nrf5340 application core and a bt_mesh configuration on the network core. Everything works as expected when we build as two...
Hi, I am Marcous.
Recently I am doing the AoA project in the nrf52833 board. I have now got a antenna matrix, sky13322-375LF , a board with four antennas in it and 4 gpios...
Hello i've implemented a push button detection with the bsp library but i can't fin a way to configure a pullup with it :
When i check the tention on the input it's at...
Hi Nordic DevTeam,
What I have learned from this thread below is that using 32kHz external crystal provides less power consumption and better accuracy :
https://devzone...
To the kind Nordic support team,
We are evaluating a scenario where we need a "gzll gzp host" to receive data on two encrypted pipes at almost the same time (we modified...
i was running some power optimization and MTU tests in NCS V1.5.1 and was able to compile and run.
I upgraded to NCS V1.6.0 and there were several errors
So when I compile...
Hello,
I am currently working with the development board nRF5340DK in order to evaluate the nRF5340 SoC.
Given certain project requirements related to the operating temperature...
Hello,
I am new on Nordic controller platform and i want to make the GPIO pull down and pull up at run time and also change the IO direction.
How i can do that please...
I am using the FAT FS on the nRF9160-DK to store data on an SD card.
The CLIB library provides Linix-like fopen, fclose, …
The flags passed to fopen are strings like ...
hello,
i am using nrf52832 with sdk 15.2 using ble_app_uart example and my beacon stops axdvertsing after sometime can someone help me how can make it advertise continosuly...
I am currently evaluating nrf52840 - CDSENET E73-2G4M08S1C module with installed CircuitPython 7.0.0-alpha.3. Unfortunately the ADC readings are quite noisy. For example for...
Hi, i'm using hte Keil and a custom board with NRF51822. The question is where i can read the value of a custom service? I make the configurations like this tutorial ( http...
Hi,
I have an application where it would be beneficial to be able to send get and set messages to individual groups, nodes elements, etc. All of which are not necessarily...