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...
Hello all,
I am attempting to develop an application which utilizes a third party library for proprietary sensor calculations. This library requires the use of floating...
Hi DevZone team,
Hope you're doing great today. Just want to confirm if the nRF9160 is ready to operate in Mexico. The LTE Bands needed are B2, B4, B5 and B28. The IFETEL...
Hi,
I use SDK 10 pwm example (examples\peripheral\pwm) to modify the PWM cycle to 10s and duty cycle to 50%.
Code showed as below:
But the PWM cycle seem only around...
I have seen the datasheet of nRF52840 but I can't find that any GPIO pin used as SPIS. It says that you can configure the pin those whose value is written in the PSEL.MOSI...
Hello everyone!
I've tried to run mbedtls crypto functions which are using cc310 hardware implementation and I have partitions overlap issue.
Our main goal is to test...
Hi there, I've been testing out handling the Apple Notification Service notifications.
I have set up the handler for the ancs_object as on_ancs_c_evt, I can successfully...
Hi,
I'm currently doing a project where I want to sample an SAADC and send it over Bluetooth to another nRF52840 device with different sampling frequencies. The problem...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
Hi All,
I am new to nordic, i am using nrf52840 development kit and using the SDK nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.
I would like to start the program from...
Hello,
i am currently developing on nRF52840 using SDK 15.2.0. I have an application and a bootloader. I use the GPREGRET register to boot to bootloader.
I have an issue...
Hi team,
I have a customer who wants to implement the "nrfjprog --recover" command by using the Chinese copy Jlink. They want us to provide the manual which can explain...
Hi, I'm having issues with building sample applications for nRF9160. I'm constantly receiving warning about BSD_LIBRARY wrong value assigned like below:
C:\Users\lszel...
I'm trying to combine hid keyboard with .../peripheral/uart example.
Only after the bluetooth connection is established between host (PC) & nrf DK, I want to continuously...
Hello,
I would like to use the two UARTEs available on nRF52840 with external asynchronous chips.
I've started a new development with the last sdk (15.3.0) and would...
Hi, I am trying to flash my program with the Seggar J-Link EDU Mini JTAG/SWD Debugger on nRFgo Studio. However, it says no device detected, and when I try to recover the device...