I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
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
Has the dev kit gone through FCC? i.e. can the SoC/antenna design be replicated on a custom board so there are high chances of passing certification tests?
Hello ,I hope the speed of NUS can be achieved 7K Byte/s. The data form phone to uart is ok,but the data form uart to phone is not.I tested the Bluetooth part separately.Loop...