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 -...
Hello,
I have SDK v15 and there is not much information in infocenter also about these two functions related to my doubt.
( NRF_PWR_MGMT_SHUTDOWN_GOTO_SYSOFF & nrf_pwr_mgmt_run...
Hello, I'm starting evaluation of the Mesh Light Switch Demo both on DK PCA10056 and on Dongles PCA10059. I 'm using SEGGER IDE and made sure to properly set target in Preprocessor...
Hi , i tried to modify the template example from the sdk 15.3 but im getting an compilation error from " nrf_log_backend_rtt.c"
SEGGER_RTT_Conf.h: No such file or directory...
Trying to up load mqtt_simple sample, however getting bus fault on terminal. have browsed after the same issue here, but don't work after doing git pull ect...
here's...
How to correctly reinitialize the BLE stack when using FreeRTOS?
I can not find in the libraries where the task for the work of the stack under FreeRTOS is created.
Stopping...
We have a connection between our nRF52832 (server) and a tablet (client). We're trying to transmit some data at a rather high throughput. The connection parameters are as...
Hi everyone,
I have a problem with my custom nRF52832 hardware. I soldered my prototype hardware and then I checked if it is correct by checking debugger SW device settings...
Hello,
I'm trying to get as much throughput as possible using the Coded PHY. I noticed that apparently the Data Length Extension feature is not supported together with the...
Sometimes, i found that my firmware still at the old version after update complete, there is no any error.It same happen on use Android-nRF-Toolbox to update firmware.
code...
Hi, I am interfacing external memory chip that is based on SPI protocol with nrf51822. I have to read more than 255 byte via spi in single buffer with 4 byte of command. Even...
Hello,
I am using a custom board with nrf52840 using SDK 15.3 and ICM 20948. I see a lot of twi drivers and its confusing which one to use. I want to read the ICM 20948...
I am using a Windows machine and would like to compile a sample nrf5* project (preferrably nrf52) by using the command line only - no GUI.
Can you please tell me how I might...
currently i set the GENERIC_ONOFF_SET_MAXLEN to 10 and from server i can see the message is received, not one package, but 6-8 packages from client,
my question is what...
I downloaded the nRF Connect SDK v0.4.0-rc1 by following instructions from the Getting Started Assistant, but I am unable to set in up in SES.
I tried to set the environment...