EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
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 am using the examples\ble_central\ble_app_hrs_c project from SDK_8.1.0 with s120_nrf_2.0.0 on an nRF51422_CEAAB00. This when the variable m_scan_mode set to BLE_FAST_SCAN...
Hello Noric expert.
I am stuck with writing data to flash. I am using nordic's nRF51-DK.
My sdk version is 9.0
Could you go over my code ? My code is attached.
...
i have successfully uploaded my custom made file to my nrf51422 sdk v8.0 and softdevice s110 using DFU/bootloader. but when i try to upload my file 2nd time i got an error...
Dear Developer Zone
I have searched now a lot in the Internet, mostly the say it's possible to reprogramm the Firmware of the nRF51822. I have such a chip and a JLink Debugger...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hi,
What is the minimum current draw required to keep on internal DC/DC regulator in nRF51822?
In S110 SoftDevice profile, is it possible to keep on internal DC/DC regulator...
Hi,
I developed an application for nRF51822 starting from ANCS example.
All works fine but I have current scenario ... starting from a clean situation ...
Execute...
i use demo ble_app_multilink_central and ble_app_multilink_peripheral ,in SDK 8.1.0,but when i use sd_ble_gap_connect (S120 to S110)return NRF_ERROR_INVALID_STATE ,
why?...
I am checking values of my PCB with an nRF51822. VDD = 3V. AVDD ~= 800mV
I was expecting a the AVDD voltage drop to be much less. What should the AVDD voltage be? What...
Hi,
I want to design one BLE braodcaster and one BLE observer using nRF51822 chip.
What should be the advertising interval time and receiving interval time (with receiving...
Hi:
I am using the ANCS from SDK9.0 ,SoftDevice8.0 and iOS8.1.3.
Every time when I run ANCS, SPI will often crash.and error codes is:NRF_ERROR_BUSY.
Don't know if...
Is there any extra requirements When a Android APP connect to my Ble Decice? I want connect to my Ble device(51822) by my Android APP(EZ-GUI Ground Station V3.208.208), But...