Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hello,
in my application i use a bootloader for S310 and S310 V2.1.0.
The Bootloader is configured to use NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION and the application...
Hello Everyone
I am using two application timers one of standard battery service and one i have made for adc sampling like this along with the code added for battery timers...
When I update the advertising data from the radio pre activation hook (800µs), the updated data does not appear in the advertising event following 800 µs after the hook is...
Custom Board with MCU NordicSemi nRF51822-QFAA
Softdevice S110 7.1
IAR for ARM 7.1
SDK 7.2 using a merged service (HID keyboard example + NUS example...
As per the steps given to program bootloader to the device i have programed it.
But the code is not getting executed i.e advertising nor led initilization is taking place...
Hello im trying to connect to a slave on BLE_GAP_EVT_DISCONNECTED event.
Can i use sd_ble_gap_connect(...) on this state, im getting error code 0x3202.?
regards, Vo...
Hi, I have bought the nRF51 development kit. I have downloaded source code for nRF51822. This comes with LOTS of examples but I suspect the codes are not for my board. Is...
I'm manually creating the .dat file for a DFU following the format specified in this document .
Where can I get the device type and revision values from to populate those...
I have bought the nRF51 dev kit. I can download all these soft devices. But what do they really correspond to ?
I think of them as library/apis for doing BLE development...
Hi,
I am trying to run the ble_app_hrs on my nrf51822 based board in combination with the nRF51822 Development Dongle. I am following the instructions from nRF51822 Development...
How can I add PKT_TYPE_INIT (DFU Contorl Point - OpCode = 2) into my DFU?
S110 nrf51_sdk_v6_1_0_b2ec2e6
Chip nrf51822
Softdevice s110_nrf51822_7.0.0_softdevice.hex...
I have a nRF51822 chip sending me BLE UART data to my phone and it works fine with the app. No I want to send it to my PC and Read the data (and send commands) via PuTTY....
Hey guys, I'm looking for a printed antenna PCB file. I have already read the white paper and I think using a more complex antenna would save more space and increases the...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.6.0.8331
MCP and iOS are generating a different event sequences for a long writes.
MCP: after the BLE_EVT_USER_MEM_REQUEST...