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...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
Hello everybody, I am using Zephyr with the nrf52840-dk device. I would like to store the DTLS credentials with a secure way. I don't want to be part of the code and thus...
I have been testing out HTTPS with the http_application_update .
I have been able to successfully setup a TLS 1.2 connection, but I was seeing a lot of "Peer closed connection...
Hello
I would like to modify my Transmission Parameters of my Thread network. According to the CoAP protocol ( https://tools.ietf.org/html/rfc7252#section-4.8 ), it is possible...
Hi Dev Team,
I am trying to measure the low power performance of the nrf9160.
For this, I tried to use the "system_off" example in the folder : C:\Users\adeel\ncs\v1.4...
Hi,
I'm trying to alternate between the beacon sample and the central sample in one application. It builds and initiates, the connection example from central is functioning...
Hello everyone, this is my first time participating in the forum. I am a very new hardware and firmware developer (this is my first job in the industry of iot). I have chosen...
We are currently evaluating external memory on the NRF52840 and are trying to use external memory within the memory space of the processor (XIP). We are aware of the erratas...
Hi, I am using nrf52840 as a peripheral. How can I use more than 1 uart(1 for GSM,2nd For GPS, and 3rd for show data in PuTTY). Which pins I can use for this? and how? any...
Hi,
We have a requirement where we need to store some application parameters (Eg. APN name ) in the nrf9160 flash. This parameters will be storing during production time...
Hi,
1. I was trying to measure the Bluetooth throughput of nRF5340PDK using the sample from ...\ncs\v1.4.0\nrf\samples\bluetooth\throughput, but from what I see in the requirements...
Hi Support team,
A customer would like to use an external 32kHz TCXO to nRF52840. As the picture shown, the original 32kHz crystal and the loading capacitors are removed...
Hi,
I using the nrf52840 EVB(pca10056), there's no nrf21540 connect, but in our design we will using the nrf52840 + nrf21540.
And I build the radio test example with...
Hi,
I am developing a PCB with the nRF52840 device fitted. I need to program the bootloader into it. Is there any way that this can be achieved via the USB pins?
Or...
After installing nRF Command Line Tools I am getting a gray screen when opening nRF Connect. I have tried to remove nRF Command Line Tools and reinstall nRF Connect but it...