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 All,
I can read two different ANT sensors sucessfully with my target system, but initialization of sensors only works first time. When changing sensorIDs of simulator...
HI, All.
I have some troubles:
Why MBR is erased when I erase or write the SorfDevice with 1kB at address 0x3000? My SorfDevice version is 7.1.0.
Thanks all.
Update...
Hello all,
When I try to implement the new watchdog driver it keeps saying that the NRF_DRV_WDT_DEAFULT_CONFIG is undeclared. What am I missing I have all the requered...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
hello,
In order to develop a project on master-bridge-slave,i found scan_start() in the ble_central program.But the function definition for sd_ble_gap_scan_start() in scan_start...
I am using nRF51422 SDK v8.0 and the board for evaluation is PCA10003. As I am using the BLE in GENERIC_KEYRING. The same I am trying to configure to send Immediate alert...
Hi,
I'm wondering if there's any way to check if a peripheral device was actively scanned? I can easily set my own scan response data but is there any message generated...
Hi all,
As i understand from useful discussion here, we can send one 20 bytes packet per connection when we use S120 to S110 direction, and this number could be increased...
Hello,
Working on my own code to integrate an arm chip with the nRF8001, after I read the device status, which says it's in Setup-mode, I'm sending the setup configuration...
Hi,
I want to know how sd_ble_gap_rssi_get API works? Is it send any BLE packets over radio to get RSSI whenever application calls this function. What are the sets of events...
I'm really new to this kind of electronics and couldn't find any solutions with my level of knowledge.
This is what I'm specifically using: digistump.com/.../115
I've...