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....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Dear sir,
Good Day!!.
Im using nrf52840 SDv16 and im using Ble_app_uart code, here with i need to add Bluetooth pairing request with password on my android mobile...
Hi,
I try to run the example project "ble_app_hids_keyboard" on a NRF52811 (I use the PCA10040e project, adapted to the NRF52811 on a custom board)
and I always run in...
Hi,
I was reading the values from the FICR of my nrf9160 on my thingy91 and I noticed that when I read the INFO.PART register from the FICR, it returned 0x00009120 rather...
we have BorderRouter- Raspberry pi flashed with nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design .
As an end device I have EFR32 MG12 WSTK flashed with OT-CLI...
I am developing application with buttonles BLE DFU and FreeRTOS. I needed debounce on buttons and decided to use app_button. Here is my init:
I turn on log debug on app_timer...
Apologies for this question, as it has been asked a number of times but I've not found anything to help so far.
As at the time of writing, I believe I've got the latest...
I'm trying to deploy a new firmware to my hardware device but I get the following error in the nrf Connect 3.6.1 programmer (v1.4.8):
16:47:36.937
Error when getting...
Hi,
I noticed that the PPK2 turns off the internal voltage regulator upon disconnecting from it. Is there a possibility to change that behavior? I would like the voltage...
Hey Guys,
I have the nrf52840 as the peripheral and my application use varies depending on which central I am connecting to in terms of:
PC ( Windows or macOS or Linux...
Hello,
I have been recently trying to initialize fds in my application, through the assistance of the given flash_fds examples in the SDK (15.3).
Currently, I'm coming...
Hi, I'm working with flash, I've started with the example code from flash_storage, as I will need to use flash while using a SoftDevice.
I use NRF52 Dongle and SDK17.0.2...
hello,
i am using nrf52840 dvk with sx1276 lora modules and trying to read my device address using spi i am just calling the below function in main
uint8_t spiCommandData...
Hello everyone,
I'm currently working on porting a device driver to Zephyr on the nRF9160. I have defined a device tree and set up the device through the .overlay file...
Hi
I was wondering if there is any further reading about the Automatic network selection set as <mode> in the +COPS set command.
Especially, I'm looking for a solution...