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...
Hi,
We want to know more about DMA in I2C,
we are using TWI Master and Slave drivers as mentioned here in this blog https://devzone.nordicsemi.com/guides/nrf-connect...
I've been trying to build blinky using the nRF SDK from the toolchain manager with no success on windows 10. I've previously been able to build projects so I'm not entirely...
I would like to make my own project of an analog sensor with BLE feature. Is it a good idea to go with third party module (because of the easy availability of Antenna)? can...
Hi! I measure the micro frequency by Hantek Osiloskop in two-mode.
First, I use a simple Blink without softdevice , reaching 570kHz in 10us. Second, I use a ble_app_blinky...
Hi, I am looking for some help in interfacing STM32F4 MCU and nRF52832 module via UART for establishing BLE communication. My application needs both the devices.
I downloaded...
Hello everyone,
how can I implement a blacklist for my central which is scanning for a UUID and should also check for example device name. If the device name is in the blacklist...
We have developed a sensor application using ESB protocol with the nRF SDK (nRF52832 on Tx side and nRF52840 on Rx side).
We would like to redevelop now the receiver under...
Hi
1、I made the following modifications to the hello_world example(ncs1.7.0\v1.7.0\zephyr\samples\hello_world.
2、I have disabled uart0,But the average power...
Hi,
I'd want to implement RTC for regular testing of a variable. I am largely based on The BLE_uart exemple and have added a timer instance and a PWM instance. As the...
Hello,
I run a piece of code on NCS1.8.0 on nRF5340-DK, and it returns -35 when executing k_msgq_get(),b ut the same code runs on NCS1.5.0 and the k_msgq_get() function...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0).
Since I want to bond with Android, I have created a central code that summarizes the functions that I...
Hello everyone i am trying to integrate nRF Calendar example with the nRF5 Thread MQTTSN example. In my application, I will get the date and time source from the MQTT-SN JSON...
Hello,
I have a zephyr project built using NCS v1.8.0 with target board selected as nRF9160DK_nrf9160_ns. I am interfacing LSM6DSO sensor with nRF9160 dk, with interrupt...