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...
SDK: NCS 1.7.1.
Based on: Peripheral UART example
Central: nRF Dongle
Peripheral: nRF52832
Hi,
I am running into an issue using the "Just Works" pairing method when...
Hi, I was wondering if there is any way to advertise connectable, but non-scannable advertisements.
My device does not have a scan response, but I still see a lot of scan...
Hello,
There is a small problem that I don't know how to solve. I tried looking for it but to no avail. Essentially, my device which runs on NCS v1.7.0 will stop advertising...
Hello,
I am currently trying to record audio using a PDM microphone on the nrf52840 using the nordic PDM library. I have configured the PDM with the default settings, enabled...
nRF52810 SDKs and SoftDevices compatibility matrix does not list nRF52810 SoC revision 2 in the list of compatible SoC revisions for nRF5 SDK. Revision 2 is listed only in...
Hi
I have a machine MacBook Pro 14 Inch 2021
Chip : Apple M1 Pro
I am using nrf52840DK
Using Segger 5.68. installed via Toolchain
Using sdk connect 1.8
The J-Link...
Hello,
We have a head-scratching issue For the sake of brevity, please assume in the following that the definition of "it works" is "the bootloader manages to jump into...
Hi,
I'm trying to interface Adafruit 9-DOF Absolute Orientation IMU Fusion Breakout - BNO055 sensor with nRF5340 DK board. Can you please help with the code where I want...
Hi,
I installed NRF connect SDK,
after installation I navigate from NRF connect desktop app -> Toolchain Manager
V1.71 is installed in D:\Nordic_App\Nordic_SDK\nCS...
I'm using VS 1.7.1 on Windows 10, with the nrf9160dk_nrf9160_ns
Playing around with myFirstApp from the VS Youtube Tutorials, I wanted to redirect output to uart2 and map...
I followed the getting started guide for Ubuntu:
https://docs.zephyrproject.org/latest/getting_started/index.html
I can build Blinky, but when building my project I get...
Hey, I'm starting a new project and I think a very good fit for this would be to have all of my code in an application chip and use a nrf52840 trough USB as a connectivity...
SD140
Our Central Application is scanning to connect to a peripheral's MAC address. When the scanned address matches, we call sd_ble_gap_connect(p_addr,..). But, it is...
Hello! I'm trying to reload CMake in an nRF-Connect-SDK project in the CLion IDE. I've been using this guide: https://blog.jetbrains.com/clion/2021/04/using-nrf52-with-cmake...
Hello,
I am writing the device tree for our custom board, which uses an nRF9160 SiP. This approach to configuring the hardware
is new to me, since my experience is with...