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...
I'm transitioning from SES to Visual Studio Code.
In SES, I can define multiple builds and then define preprocessor options (eg. -DOPTION1) for each build definition
I...
Hi there,
We are quite new to Zephyr. We are currently porting our existing app onto Zephyr as a test. We are currently using NCS 2.5.1
So for our existing application...
I needed to add my own partition to the primary flash, and was able to do so successfully by adding a section to the device tree partitions.
However, when adding MCUBoot...
Hi,
I'm trying to setup my NFR52840 DK to act as a NFC tag so that I can read some simple data on my phone via NFC transfer.
I have tried a few NFC sample applications...
Hi,
I am using a modified HTTPS Client demo code [Let's say Version A] and sometimes when trying to debug with Segger Embedded Studio for ARM (Nordic Edition v 5.34a/Jlink...
Hello,
From time to time I am getting the error " Unable to find bootable image" when I start a debug session in SES-NE v5.60.
FIH_CALL(boot_go, fih_rc, &rsp); if (fih_not_eq...
I am trying to read the GPIO state on an nRF52840 right after it wakes up from deep sleep (System OFF mode). I have configured 4 pins as wake-up sources from deep sleep System...
I have been working on finding the cause to an unexpectedly high power power consumption in several newly produced units of our product based on nRF5340. I believe I have...
I'm trying to build a custom secure partition, but get the following error when building:
However when navigating in files to the directory the file "tfm_custompartitiontest...
Hi All,
My team recently reserved a custom service UUID with the Bluetooth SIG, and we'd like to replace the custom 128-bit UUID we had been using in our products. Can I...
HI
We are mass producing NUS-based products.
During mass production testing, pairing is performed and functionality is tested by pressing buttons, etc.
However, pairing...
I'm using
AT_MONITOR ( catch_all , ANY , on_modem_at_notification );
and I'm just printing the notification on reception:
static void on_modem_at_notification...
Hello,
I would like to add to my project new i2c slave (for example - dac5571 from TI). In the DTS overlay - under the i2c0 node I need to specify compatible , and I don...
I have configured the nrf52840 DK one board as Peripheral and other as central.
Added multiple services and characteristics. I am sending some data at every 20ms using notify...
Dear all:
Customer products in normal mode, BLE works normally, all functions are OK. An error occurred in DTM mode during authentication. Procedure The failure status is...