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...
We used the nRF52840 in some projects, but there are still some problems with the short bridge at the IC during production.
So we want to leave the blank layout of the unused...
HI
We have to try to develop a product with nrf5340. The product needs to be waterproof and also it made up of metal and a small amount of plastic enclosure. In that how...
Dear Members,
I want to run ANT+ code in my custom board,
It works well on PCA10056, I can upload softdevice and the code to custom board board,
but I didn't get any...
I've recently upgraded my SDK to 1.6.0 and I am now unable to read the state of P1.00 but I am able to read the state of P0.28.
I've stripped the project down to just a...
I recently installed nRF Connect SDK using the Toolchain manager. Install went through without any issue but when I am trying to open an example project in SEGGER Embedded...
Hello,
I have a nRF52840 and am unable to flash an application to it. I am trying to flash the "examples/ble_peripheral/ble_app_blinky/hex/ble_app_blinky_pca10059_s140.hex...
Hi Team,
What is the meaning of BLE advertising link encryption and data encryption,That makes no sense .In glucose example the DH computation is calculating can you clarify...
Hello All,
I configure ADC & BLE UART in one code. we are using 4 ADC channels. but I observed that there is a timing delay approx 2-3 sec to update ADC. we are using a...
Hi everyone,
I wanna implement the wakeup from SYSTEM OFF by button. The project is based on the ble_app_uart example. After receiving a command from BLE, nrf will go to...
All,
Before I head off on that experimental path, was wondering if anyone on here tried to parse and convert project.yml to Cmake arguments? We use ceedling for unit testing...
Looking to see if anyone has run into this issue and how it was resolved. We have a nrf52832 running sdk 15.3 (also tried 17) sd 132 6.0. We are using the pwm module + nrf_drv_pwm...
I recently started using the gatt queue as a mechanism to buffer and send HVX notifications. At times our system may produce asynchronous notification events faster than the...
It is great to have VS Code as IDE. Thank You.
Yet, I do not find a valid configuration that allows me to use IntelliSense or even simple include paths during coding. The...
I would like to establish bonding between my device and an android phone.
My device is acting as both a central and peripheral. It functions in peripheral role in relation...