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 want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Dear friends,
i am using Power Profiler Kit with a nRF52832 DK(PCA10036). However, i just find three versions of SDK on www.nordicsemi.com/.../nRF52-DK . My problem is that...
Hi nordic,
nRF5_SDK_14.0.0_3bcc1f7\Raga\examples\ble_peripheral\ble_app_ancs_c FDS\pca10040\s132\arm5_no_packs
I had a problem when I was using FDS,When I use the GC...
Dear friends,
I want to use Power Profiler Kit to monitor the current waves of nRF5x DK, and i followed the following configurations:
The PPK board (PCA63511) is connected...
How do you do
Now use E: \ Nordic \ nRF5_SDK_12 2.0 \ examples \ peripheral \ pwm_driver \ pca10040 demo5 pwm_driver routine
There are two problems:
How to change...
I run into this topic during seeking an answer to my problem and for me, as well as for the author of that question the answer doesn't work properly. But wouldn't it be easier...
I was able to create a Distribution package with the command as shown in the following photo.
I have taken the zip file from email app in my iPhone and have opened in...
Programming the bootloader
How the MBR knows the start address of the bootloader?
pape says : This start address is defined in UICR.BOOTLOADERADDR, which is located at...
How do you do
1.Now want to set the PWM output frequency is 60 hz, but with an oscilloscope test is 60.24 hz, here more than 0.24 hz.How can I do the precision of the precision...
Hello,
I'm trying to connect my Linux computer to the nrF52 DK card using BLE.
I'm connecting my Bluetooth chip to nrF52 and I want to display "hello" on the serial interface...
Hi everyone,
I would like to create my board like this one :
www.adafruit.com/.../3406
learn.adafruit.com/.../39913
I know that Adafruit changed the bootloader...
I'm using PCA10028, SDK12.3 and android(7.1.1) application using BleProfile.
My application implement ADC using app_timer and indicate adc value each timeout.
The narrower...
Hi,
I have bought a Smart Remote 3 and now I wonder if there is any user manual available for it. I want to test the features it has out of the box before I start to modify...
Using SD130 v2.0.1 on nRF51822, I would like to be able to change the advertisment interval after first connection.
My app is based on the HRS sample, with a modified avertising_init...
Hi,
I am trying to bond Thingy to Android device. But, it is rejected by the device.
How do I bond Thingy to Android device? Any Hints would be helpful.
Thanks