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 trying to store some values with fstorage. The store operations seem to be queued successfully, but never executed. I currently have this to test the behavior:
FS_REGISTER_CFG...
Hallo everyone,
I am reciving a notification from my server, which lenght can be 8, 20, 30 bytes but when I want to display the info using NRF_LOG_INFO is not printing...
To All,
From reading the datasheet I understand that nfr52832 spi can only send/receive up to 255 bytes at once. And to work around this a list method is used.
Because...
Hi,
I’m working on a device that requires to enable the softdevice when connecting with a smartphone via Bluetooth and disable it when acquiring data from an analog source...
Hello,
I am using sdk12 and uart code. I want to send my sensor data readings to ble app. For that I have modified the ble_app_uart code and I am able to send 8 packets of...
Hi all,
In my project I have a structure its length was about 2KB, I'm saving it as a static variable after using this I come across with a weird behavior from the board...
Greetings,
I'm having trouble being able to perform a DFU with the secure serial DFU. My setup:
Using PCA10040 (nRF52832) with the s132_nrf52_4.0.2_softdevice.hex...
Hi.
I am using saadc sample cod of SDK13. Changing some parameters based on the analog input, the example is sucking somewhere where I have not been able to find it.
...
Dear all,
I am facing small problems, which I guess most of you faced at some moment.
I am trying to switch from working with ST microcontrollers to working with nRF52...
Hi,
I know that the default handle value of device name is 3, but in my application i am not getting the default device name handle, is it possible to change the device...
I want to save precious CPU cycles by writing 40 i2c (TWI) registers in one shot. Can I somehow set up the TWI master to write 40 registers (each 16-byte address with 8-bit...
What is the maximum length of pdu for ble advertisement? I have ported the example application of solar powered beacon without softdevice.
I just wanted to know if it was...
For what I understand of the doc and this question it is possible to turn off the SD, turn it on later and then use the settings as normal.
Is it possible to turn on the...