Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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, ...
I have customised the ble_app_uart example for my application and the modified code works with the DK board. When I wanted to deploy this to the beacon board (pca20006), I...
I am using the SAADC on a NRF52 to read the battery voltage.
Everthing works fine on the NRF52 DK board but on my custom board I get around
the half of the real voltage...
Hi Nordic Semiconductor's community,
I have a question about the function sd_ble_gatts_value_set(), more precisely about if it is
possible to set the CCCD value of a characteristic...
Hello,
we have developed a custom BLE peripheral device. All peripheral devices have the same name. If we want to indetify a specific peripheral device with a smartphone...
I'm using the nrf52 for providing Bluetooth connectivity to an embedded board. My current perspective is that the nrf52 should physically be connected to the UART pins of...
Hi All
I am porting a small OS to the nRF52832. I want to be able to lock down memory of unpriviledged processes.
I have not integrated the softdevice yet.
The memory...
Hello
where can I find some examples of how to create an Android app with BLE NUS peripheral? I have only found NRF Uart app but there is central mode implemented in this...
HI!,
In Eclipse Neon.1 x86_64 with SDK12 examples I get this error:
Symbol 'NRF_CLOCK_LFCLKSRC' could not be resolved
In this line:
nrf_clock_lf_cfg_t clock_lf_cfg...
Hello everyone!
I have studied the OpenMesh for a couple of days. It seems the Openmesh framwork is standalone with the ble stack(S110), and the framwork operate the RADIO...
Hi everyone, I am working on an NRF51822 project which requires the use of non-volatile memory to store user profile (so I think either flash or external EEPROM). As far as...
Hello.
I use nrf51822 chip.
I want modify Device_name as below.
1EA product "CoCoNut - 001"
other 1EA product "CoCoNut - 002"
other 1EA product "CoCoNut - 003...
I want to use the adc when I push the button or recieive some data from the android?
But the example provide the event trig.
Can somebody provide some example , only...
Hi:
I referenced to the example"ble_app_hids_keyboard",and finally,I can reconnect the phone automatically.But that project was a little complex,so I simplify the "service_init...
Hi all,
I am using sdk12.0.0 and i am trying to build the alert_notification from examples.I have installed GNUARM toolchain version 4.9 2015q2 and I am using eclipse.
Following...