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...
I am using SDK 16, SoftDevice S140 V7.0.1 for nrf52840.
I am using the following settings,
and in scan_init()
Up till here the m_scan has the name saved to be filtered...
Hi, I'm trying to get nRF Connect 3.2.0 running (connecting to a nRF52 DK with a PCA10040) and keep getting a 'CouldNotLoadDLL' when starting the BLE app. I'm using Ubuntu...
Dear All,
I am trying to learn how to program via Embedded Studio by using the smaple code in ble_app_blinky_pca10056e_S112 file.
When I open the file via Embedded Studio...
I'm trying to make a "simple" change to the asset_tracker project so that it will send the reporting data to my own server instead of the nRF cloud. However, I am unable to...
Theranica current solution already has a printed MIFA antenna and an impedance matching circuit that they have tested and is working very well.
they would like to keep using...
Hello,
One of the devices I have could not connect to AWS cloud. While checking if the credentials exist, I got the following error :
NRF_KEY_MGMT_CRED_TYPE_CA_CHAIN err...
Hi.
I'm trying to use nrf52832 twis as twi slave.
nrf52 DK(pca10040) is TWI slave (data receiver) arduino uno is TWI master (data transfer)
My code. (examples/peripheral...
Hello,
When I include in my code (Arduino IDE) sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE) on E-Byte 52840 module (E73-2G4M08S1C) power consumption increases to 30mA instead...
Hello,
Can the new nrf21540 extend the range of a nrf52840 in long range mode?
Late 2018 I developed equipment using the nrf52840 in Long Range Mode.
In some use cases...
Hello,
I'm new to nRF devices. I wanted to learn some basics with my nRF51 dongle.
But to my surprise the only free supported IDE is Segger and there is no clear step...
Hi,
I'm trying to write a program that i can get a different feedback from my development kit using ble_uart_app example, the idea is using switch case so i send different...
Hello Nordic team,
I am using nRf52840 DK and sdk 15.0 with SES IDE. Our application scenario is collect sensor data periodically as required customer and send it to server...
Hello nordicsemi devzone community,
I'm trying to use the SPIS peripheral example in the latest SDK to transfer data from an FPGA to a NRF52DK board. At low frequencies...
Hi all,
I am using PCA10059(nRF52840 dongle) to learn Nordic BLE solution. I start from \examples\peripheral\blinky project and Segger development environment.
Now I want...