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...
Hi,
I had develop a peripheral with passkey in SKD12.2.0. Now i want to develop ble central to connect the peripheral and communicate with it. i don't know how to implement...
Right now I am facing a problem as mentioned below:
I downloaded nRF52 SDK version 12.3.0. It contains lot of example code. I found .eww file in each example project folder...
I am planning start to develop new sensor base nRF52832.
My question is if it's possible to receive the.DSN file of the NRF52-DK board (development kit)
It will be very...
Hello All,
I am designing the custom board for Automotive application.I considered nrf51824 SOC for automotive application ,is this suitable soc for my application?if yes...
I have this program running on KEIL 5, what could be the problem with the code and Do you guys have any sample code for mcp9808?
Note- I am using the wired connection not...
I'm using SDK11 and PCA10028.
hrs works well, but did not bond with central(both android(kitkat) phone and iphone) in the nRF Toolbox app, althogh it's device manager ported...
I was wondering if anyone has done any extremely high speed UART work on the nRF51 (or the non-EasyDMA module on the nRF52). I need to improve performance for an existing...
Hi,
I ran the ble central example code on nrf51822 16KB ram version without any problem. But when I run the same code in nrf51822 32KB version, the program flow goes to 0xFFFFFFFE...
Working on my first project in mbed using the Nordic nrf51-dk.
The project utilises a TMP112 temperature sensor and attaches the reading to the service data to make it...
I'm trying to rename my device using s130, but the name doesn't get applied.
I went back to the "roots", ie the HRS sample.
Just before entering the loop, I add a name...
Hello,
I am working on a custom board with NRF52832-QFAA-R7 and trying to run ble_app_uart_c on it. I am using uVision 5.23.0.0
The first trouble that I am facing...
I'm trying to implement usb function on the nrf52840. The moment that I connect the usb to the computer the chip resets.
With gdb debugger i found out where the fault happens...
I have some question about ANCS ,when we trun off the IPhone and turn on the IPHONE.
The notifcation is disabled. I have to turn OFF the bluetooth and ON bluetooth form ISO...