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....
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...
I modified the nrf9160 https_client sample to make a GET request to a web server and retrieve a JSON response. Unfortunately the rec_buf always ends up with an HTML response...
Hello everyone!
I've been struggling to get over this error when attempting to use an augmented Thread project based on the thread_mqtt_sn_client_publisher example. Would...
According the nordic documentation of the AT command +CEINFO, the value of CINR is in dBm.
Other source (outside Nordic) mention dB as common unit, e.g. LTE signal quality...
Hello everyone,
I'm trying to display internal sensor on NRF51422-DK (PCA10028) on my Android phone (v.12). I'm using Keil for programming and nRF Toolbox to see UART results...
ble_gap_addr_t xyz;
sd_ble_gap_addr_get(&xyz);
/**@brief Get local Bluetooth identity address. * * @note This will always return the identity address irrespective of the...
Hello, I have three questions that i could not clarify in an adequate amount of time via Google and DevZone.
Setup: I am working on a custom board equipped with nRF52805...
Good day
I am trying to use lwm2m_engine_set_float on the lwm2m_client sample to change the sensor value.
Referring to the above link, the sensor value is set in the...
I am trying to evaluate transitioning a product from the NRF52840 to the NRF5340, but we have a critical feature that uses specific functionality of the PPI. It seems that...
Trying to integrate memfault SDK to nRF SDK 17 segger embedded studio. But couldn't understand the below section. Can someone help with passing flags to linker and also adding...
hi,i use SDK17.02.
l use ESB RX mode, I need send the ack payload data, and I can only write it for 8 times. After I write it for 8 times, I use nrf_esb_flush_tx() to clear...
I am building a Thread Coprocess using the nRF Thread Coprocessor template . Everything seems to work fine except when I use the OPENTHREAD_MANUAL_START=n config in the prj...
hi dev.
I study ble uart.
and I succeed connecting with dk board(peripheral) and nrf tool box(uart).
and I also connected with dk board and putty. // like that computer...
Hello Community,
I am trying to test mqtt_simple sample on both of nRF9160-DK(nRF9160 SICA B1) and Thingy91(nRF9160 SICA B0). My hardware version: nRF9160-DK: 1.0.0 Thingy91...
Hi!
Is it possible to configure a the nRF52833 to a fixed radio channel, on which BLE signals are received (Only RX-mode)?
Thank you very much for answering my question...