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, ...
Hi,
i need some help by selecting the right Hardware for a new Project.
I want to build mesh network so i think ANT is the right Protokoll for me, with BLE i can't build...
Hi
I have a BLE module of nRF8001 chip and everything is working fine with it.In your Arduino compatible libraries for nRF 8001 you have a function hal_aci_tl_init() in...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello, i'm programming an android app to connect to the nRF51822 (peripheral). Without any security or pairing settings everything works fine. The Problem: Any kind of authentication...
Hi,
I'm writing the f/w upgrade function.
The device is NRF51822, and I use nRF51 SDK_v5.1.0.36092 with s110_nrf51822_6.0.0_softdevice.hex.
I refereed to the example...
I want to measure the time between some different events in my application (using SoftDevice S110).
My idea is, to collect some timestamps and calculate the elapsed duration...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hi, I setup my attibute as 20B array. I'd like to change default data type in Presentation Format descriptor because the default value that is reported to me by BLE Scanner...
Hello,
I am curious to know what is the interpretation for the advertisement data
Advertising Data: 0201050709506562626c6503190002
This advertisement data seems to...
Hi,
Our custom board stops working after updating the connection parameters. We have a nrf51822 chipset custom board with proximity application flashed on it. Device get...
Dear Sir,
I open the Master Control Panel log.txt file, I can see
Serial port read: 04-3E-13-01-00-00-00-00 and
Serial port write: 02-00-00-09
Where can find the full...
I am using a nRF51822 at 16 MHz
What is the math formula behind the BAUDRATE register?
What is the timing error for each of the standard baud rate setting? This is not...
hello,
i was trying to run the sample examples, i tried blinky example from C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001 folder. i was succesfull in getting the...