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,
I'm developing a multi-scene application by reference to the "Light switch" example in nRF SDK for Mesh 5.0. The first screenshot show my Elements & Models structrue...
I would like to use the USB dongle with the Openthread CLI example (and eventually an open thread app) as the SDK is just too big and overpowered for my prototypes, I would...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Hello,
I'm trying to add a rotary encoder support to the HID keyboard example on SDK17.0 with some custom hardware utilizing the NRF52840. It works well to send the requested...
Hello,
We updated NFC in our product to use SDK 17.0.2 Type 4 NFC, and we are getting customer reports that reading NFC fails on devices which used to work just fine on...
I want to create mouse&keyboard set based on nRF52810's. Keyboard that will be used is from broken laptop with 24-pin connector. Does nRF52810 have enough pins for that? ...
Hi,
I have setup a device with usbd_cdc_acm to communicate with a computer throw usb port.
First, when the device boot up and the usbd init, all works fine and the device...
Hi, I need to select a BLE+ANT SoftDevice for nRF52805. I have read link1 (All nRF52 Series Protocol Stacks) and link2 .
Questions.
1) Why I cannot find S313 from link...
Hi,
Is there any provision in nRF Connect v3.7.0 tool UI to perform uplink data transfer test scenario on Nordic nRF9160 DK ?
Please let me know if there is any alternative...
Hello,
recently i made software for peripheral with custom service and five custom characteristics and everything works just fine. Now I want to make central capable of...
Hello all I copied the peripheral>twi_scanner example and adapted it to the nRF52833 chip on our custom board. I have 4 chips (0x0b, 0x48, 0x52, 0x68) that use I2C on the...
Hello,
What's the correct way to respond to MTU requests with pc-ble-driver-js library ? on a pair of nRF52840 USB Dongles, using nRF Connect for Desktop, project based...
Using the nRF Connect mobile app for iOS (version 2.4.12) we are trying to get the MTU that our nRF5340-based device is using, however it always seems to be wrongly displayed...
I need to send data over ModBus-RTU (basically RS485) from an nRF52840. For this, I use uarte. The transceiver's transmit enable input is controlled through a GPIO pin, which...