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...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
Hi,
While upmerging our project from SDK 15.3.0 to 17.0.0 we faced an issue in the sdc_handler due to usage of a NULL pointer.
In the case SDC_EVT_INIT if the p_event...
Hello,
I am experimenting with PWM for time, I have a setup where I am using three sensor which gives analogue output.
I am using a mux which has two control pins, so...
Hi all
I have just started doing some work with the nRF52840- DONGLE (and hence nRF52840-DK) and am new to Nordic devices, tools, BLE, etc.
Basically for my first application...
I'm attempting to increase the size of the TX Queue in an effort to increase notification performance.
I'm using nRF52840 with an S140 soft device. I use Segger Embedded...
Hi,
I have two nRF9160DKs and I noticed that the SHA-256 digest of the credentials looks very strange
Questions:
1, Why are the digest so repeating? I have installed...
I'm implementing the door lock cluster on the server side (the door lock device), and needs to send event commands to the client (door lock controller/gateway) . According...
Hi Team,
We are using the NRF52832 for our application and we have enabled the crypto libraries for that.
For,
1. AES-ECB,CFG,CBC modules we are using the "mbed TLS...
Hello,
We are using nRF52840 with SDK 15.2.0. In our software we have handled the DTM and we are able to send the commands using UART.
We would like to do the receiver...
Hi,
I'm developing a Bootloader for the nRF52xx chip using the SoftDevice S113 v7.0.1 and SDK v17.0.0
Looking into the infocenter I've seen that there's a possible mistake...
I have an AWS account and I am comfortable with the AWS IOT operation in general. I have used it in the past. I am trying to get the sample mqtt_simple to connect to AWS IOT...
I need to integrate 30 nodes using openthead cli , with each node connected with 8 bit controller (not computer) , to form standalone mesh network
Is it necessary to bring...
1. I refer to this link to test the low-power program on ncs v1.3, when importing this problem, please help me solve the problem with the import project.
2. The problem...