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...
Hi,
I have a very simple example which just enables the SPI flash on the nrf9160 and then tries to mount littlefs on it. Unfortunately, it doesn't seem to be working...
Hi,
I have successfully flashed the Zephyr Bluetooth: Peripheral HT sample to my nRF52833 DK.
I would like to change the service used for temperature indications from...
Hi,
Where can I find an abbreviations list and explanation what the meaning is for all abbreviations Nordic use?
nRF, SDC, NCS, SDK, PDK, DK, QDID
What is the difference...
Hi all,
I am developing the door lock using matter. The SDK uses ncs2.1.0, nrf/samples/matter/lock, and I want to test the connection to google home app on Android phone...
Development Environment: VS Code on Windows 10, SDK: 2.0.0, HW: nRF5340 Development Kit I am trying to perform just a network core update on the nRF5340 DK based off of the...
Hi,
I was trying to send a long buffer using I2C. The buffer size that I want to send is 2048 bytes. Below is the buffer that I want to write
But when I check on...
Hello
I am testing the nrf_GFX example with ST7735
but the example has a ST7735 128x 160 and i have St7735 80 x 160, I Change de dimentions in sdk_config.h
in the...
Hi, I'm a beginner for nrf52840 development.
As I know the ARM core operates on 64MHz clock.
So I think there is 64 MHz clock in this board.
My question is the...
Hello everyone,
I accidentaly flash the Dk when the power profiler kit was plug on it, so now the led are Always off on the PPK, to fix this I have to flash the PPK but...
hi support team,
i have one ticket about 53832 hardware problem that is resolved:
devzone.nordicsemi.com/.../52832-p0-25-and-p0-26-problem ,
Surprisingly i found out...
Hello,
I have this very strange issue where my code is hanging at startup while reading NRF_UICR->CUSTOMER register when build release code. system doesn't hang in debug...
When I enable and disable UARTE RX my chip consumes nearly 500 uA.
I assume the most of it comes from the "disabled" UARTE RX. Either im not disabling it correctly or thats...
Hello,
When we are trying to create mesh using IOS application latest version(3.2.0) but Mesh doesn't work properly.
But the same system is tested with Android Nrf App...
Hi
I am going through the AWS IoT example using an nRF9160 DK, but having some problems with it.
My setup
nRF9160 DK + LTE-M SIM card
I used this same board and...