Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I'm using Nordic nRF5840 and I want to send the micro controller's temperature every 1 second via Bluetooth. Can you tell me how to implement it?
I found an example named...
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...