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 am working on nRF52832 using sdk 16 version .How to change the device name dynamically . Actually I want to set the device name via BLE command from the application...
I wonder if the nRF5281x can work in the "LE Advertising Extensions" mode, which seems to be like in Bluetooth 5.0, when data is transmitted by secondary advertising packets...
Hi,
I would like to ask if there is any program which i can use to update firmware Over The Air on nRF51822 chip from Windows command line. I know there is that possibility...
Hi,
I understand that NRF connect source code is unavailable.
However the toolbox Nordic App is too heavy.
Is it possible to get a small Scan Android App source code...
Hello I use nrf52832 and sdk v17.0.
I'm using a battery and I can check whether the battery is charging or not. And I'm going to turn off the Bluetooth function while the...
Hi,
I started a project from scratch and I want to write a simple UART printf solution for debugging for my NRF52832 on PCA10040 DK. I know there's a LOG module but it...
I'm working on a BLE peripheral that will connect to both iOS and Android devices. It is important to maintain connection during usage so I consider increasing supervision...
Hi! Are there any existing solutions to send the NRF_LOG output over BLE or to write it straight to a flash/SD-card? If not, would editing the macro's in nrf_log.h be an appropriate...
Hello,
I have a gateway project where I need to receive data from BLE and send on ANT network. As a first step, I took the NUS or ble_app_uart and changed the softdevice...
Dear Members,
I saw ST7735_DC_PIN and ST7735_SS_PIN, which one should I connect to my LCD it has only CS pin ?
ON LCD board ST7735_SCK_PIN 47 --> P1.15 PIN 3 SCK ST7735_MOSI_PIN...
Hello Everyone,
I am using nrf52 dk development board. I'm having a problem when I load my ble_app_uart example . I am getting an error message Error: Flash Download failed...
Hi,
I'm trying to use the nrf52832 as the SPI master to get read/write flash ic MX25L6433FM2I-08G(address - 0x00 to 0xFF).
In loopback case got data but when interfacing...
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
I get started with Zigbee Door Lock Example in https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/zigbee_multi_dynamic_door_lock_nus_example...
Hi,
We have ordered nr51822 chips in the past. Recently, we made a new purchase and on programming we have discovered that the FICR register information is different for...
Hi Folks,
I am currently implementing a power down routine onto the nRF52840 SoC and I have some questions regarding the right way to configure to system On sleep mode...