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...
Dear nordic,
I try to build BLE application everything works fine expect the UART. The UART has transmission issue.
it has no problem in receiving. but when i tried...
Hi,
I am using nrfMesh2.2 SDK. I want to add models other than GenericOnOff and configurationclient to the interactive_pyaci. How do we proceed with this?
I found the utility to create the binary image of the production data for my Zigbee device but cannot find any documentation on how to incorporate the generated BIN file into...
Hi,
I have a custom board with nRF52832 and I'm using SDK 13.1 and softdevice s132 4.0.5. I have a GPRS module that I will use to receive the new firmware image and I will...
Dear Nordic,
I installed nrfConnect 2.6.1 and lauched "BluetoothLow Energy" application. Then i selected my board and it asked "Device must be programmed ..." and loaded...
Hi There,
I'm interested to customize the eddystone TLM parameters as per the image below, which is replace the Battery voltage with Button detection On/Off.
I did...
I was able to successfully make the BLE Peripheral Eddystone Beacon Application in "nRF5_SDK_12.3.0_d7731ad" in Windows 7 32-bit (pca10040), using GNU Tools ARM Embedded version...
Greetings,
I'm fairly new to developing with Nordic ICs using the SDK, I have previously developed for some nRF51x MCUs using some modules that had an Arduino library...
hello , everyone
platform : NRF52832, SDK13.0 , project:\examples\ble_peripheral\ble_app_template
I meet such a problem, config app_timer in APP_TIMER_MODE_REPEATED and...
Hi,
I cannot get the interrupt on Timer1 to work. I have checked that the counter is matching the compare register by not enabling the interrupt. When I enable the interrupt...
According to the official suggestion circuit, I’ve deleted some functions which are useless for me, (the schematic circuit diagram and PCB are showed in the end) then I use...
Hi all
I'm using nRF52 DK with 14.2.0 SDK. I created a LED blink project for testing and extract its HEX file. I uploaded the program to the nRF52 over USB (J-Link-Keil...
Hi Nordic:
I use the nrf Connect to upload a new zip , the dfu progress goes to 21%,and then I get a error.
Error msg:
DFU failed with error: When writing 'CREATE...
hi.....folks
i am using nrf52832 and have merged the twi sensor with uart and timer but i am getting , i dono where to add my timer in main loop , see the code
help me...