FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
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...