Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
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...