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:
...
Hello
I have created one custom profile using "ble_app_uart" project. Now I have an issue that I can't able to remove UART part of the code. If I remove the UART part of...
Dear Team,
when we compile in keil on one of the system we are getting hex file as 30 KB(Programme application which is correct one) & in another system we are getting...
There are three devices I am using (i)acts as Peripheral (ii)acts as Central and Peripheral and (iii) acts as central.
I connected device#1 to device#2, then device#2 to...
hi everyone!
I'm trying to use BDS with NRF52-DK with last SDK version.
I read manual here
to start develop my custom service in BDS.
i create my service and characteristics...
what do I need to change in the android studio settings to compile the nrftoolbox source for a Nexus 6 (api v23)? I get a bunch of compiler errors (Error:(25) No resource...
I’m using nRF8001-R2Q32-T in my design, RF Balun (part number: 2450BM14A0002T), and 2.4GHz Chip RF Antenna (part number 2450AT18A100E). My question do I still use any network...
Is it possible to program an NRF51 to wake-up from SYSTEM ON by either RTC or external interrupt?
I have some sensors programmed to wake-up by RTC but I would also like...
Hi
I'm using nRF5 SDK V12.0 and S132 on nRF52832, I add a peripheral service base on the ble_app_multilink_central example so that the phone can connect to the center....
Dear Nordic team,
I've seen some short video from your booth at MWC 2017 last week. Could you post some photos or at least hint about the product examples you had there...
Hi,
Both examples were built failed in Keil due to exceeding 32K trial limitation. Is there any way to reduce the size? Or any suggestion?
Platform: nRF52DK
Keil uVision...
I am working on a project using a BLE Nano and Nordic sdk 8.1. When I compile my application and flash it to the device my program runs exactly how expected. If I unplug the...
I use the nrf52832.
In the beginning,I can download the code and it works well.
And suddenly,Keil told me "No Cortex-M SW Device Found",when I change a new chip it can work...