I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
I planed to use a Micron serial NAND chip to do a mass storage device. However, when I try to integrate the USB MSC code, the mass storage is unable to instantiate in my PC...
hi
i am using nrf51822 s110 and 7.2.0 SDK. here, i am trying to put cpu in sleep mode, but i can not. i found the issue RTC1 interrupt call every 5ms. i have configured...
We're starting out on BLE project with the nRF51822 and trying to get a prototype design together having completed a POC with the developer kit and PCA10004, and are considering...
Hello All
Could please tell me how mesh network is working. as per my understanding Bluetooth connectivity is point to point communication or one to one .(if i am wrong...
Where is the list of error codes associated with this: APP UART COMMUNICATION ERROR?
I am getting a 12 and I have no idea what that means?
I've looked through the questions...
i am using nrf51822 s110 sdk7.2.0
1.i had initialized and configure the gpiote interrupt before mainloop for (pin no 10).
2.i had wrote the process on interrupt handler...
I want to interface mpu6050 with nRF52 board. After reading some old threads i came to know that there is an mpu 6050 driver included in SDK v12.1. Now how can i use it to...
I have been going through the kid keyboard example and all of it seems to work except he battery reporting. The example uses ble_bas class to send the battery data. In both...
Hi
In SDK 12.3.0 custom project use NRF_LOG_INFO output log,
keil show: warning: #47-D: incompatible redefinition of macro "NRF_LOG_MODULE_NAME" (declared at line 60 of...
how to send message "hello Nordic" from one nrf52832 to another nrf52832.
where I have to add my message string in service and which function i have to use in peripheral...
Hi there,
I have four nRF52 DKs, 52832 board. I make one board as client and three boards as server. After flashing corresponding softdevice and application firmware, they...
I want to give the application priority to run when it run with the bootloader.
I'm using PCA10028 and SDK12.
When the bootloader is uploaded with the softdevice, the...
Hi, I've read through partially of the "getting started" docs, and I'm still having questions about these issues:
Will there be one dedicated provisioner interfacing...
I was writing 3 character to ble device .but I got below error and ble device got disconnected. LED lights got off...
[CoreBluetooth] API MISUSE: <CBPeripheral: 0x1572b660...