Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
I can connect same sensor using nRF connect app. See attached snap shot.
The BLE connected Pressure sensor is advertising the Unknown Service using UUID : -- 18FF (First...
Ladies and Gentlemen,
I was wondering about the maximum clamping current of the Body Diodes of the nRF9160's IOs. There is no value stated in the product specification....
This might be a naive question, as I am a novice in this field.
I am making something similar to ble_app_hids_keyboard in sdk11, it will be configured as a consumer device...
I am using windows 10 and I was trying to operate my pca10028 board for a blue tooth connection. I pressed the reset button a few times but now its not working and only LED...
Can a corrupted InfoPage of the nrf24le1 be fixed from an ELNEC/Dataman programmer? I have read on the forum that th InfoPage can be restored from Nordic kits/IDEs, but I...
I am using an nrf52832 DK with Zephyr and I have a component that require a block of code to run uninterrupted. Specifically I am using HX711 with four load cells, and the...
Hi,
I want to display a picture with a screen (80x160) with st7735 and sdk 15.3 (segger embedded.)
I have some problems.
I use the function nrf_gfx_bmp565_draw, so I...
I am using the NRF9160 for SPI using an external Flash. After using the 'http_application_update' samples, I was able to get the value of the data written on the external...
Hi, I am a MCU developer searching BLE MCU to develop some IoT project.
I would combine nRF series and LTE NBIoT module for IOT project.
And I need to integrate many different...
Hello all,
I am trying to use my nRF52832 DK for a wireless camera shutter for my phone. I have reviewed the example code from SDK 15.3.0 named ble_app_hids_keyboard as...
Using SES, nrf52840DK, the onboard debugger.
I am able to set a breakpoint and use condition like x == 5.
I am unable to use anything but the == operator. In SES I...
On line 904 of nrf_log_frontend.c there is a log message to indicate the backends are flushed – but this message adds a log to the queue. If auto flush is enabled, this can...
Hi forum,
I am worked on nrf52832 using sdk 15.0.0.
How to used RTS and cts for enable HWFC on nrf52832.
Is their any example for HWFC control through RTS and CTS line...