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...
Hello,
After looking at aws_iot sample files, I've stumbled upon the question regarding how one can dynamically change IDs and certificates for multiple 9160 devices? I...
From yesterdays question https://devzone.nordicsemi.com/f/nordic-q-a/80411/state-of-cs-ss-pin-after-nrfx_spim_xfer I have done a logic measurement and I can confirm that after...
Hi,
schematic for CFAA WLCSP mentioned, QDAA is given in the documentation. I want a reference for Circuit configuration no. 1 schematic for CFAA WLCSP mentioned in the...
Hi
I am using nrf52810 chip. we are trying multilink with central(1 central and two peripherals connected at a time),one central and one peripheral is fine, but we are trying...
Hello!
I am using nRF52-DK to deploy my programs. I try to use writing to SD card in ble_app_uart_central example. Both fatfs and ble_app_uart (central) examples work...
What are the memory settings in the SES compiler to compile secure_bootloader_ble_s140_pca10056
When I try to merge:
mergehex --merge s140_nrf52_7.2.0_softdevice.hex target_application...
I want to write some values to flash before the watchdog resets. For this I have the watchdog event handler specified:
In the wft_event_handler function I write a struct...
When trying to generate a new project Segger Project for my Project
in the option "Extra CMake Build Options" want to pass something like -DCONF_FILE='prj_test.conf' -DDTC_OVERLAY_FILE...
Hi Nordic team,
Looks like the most recent nrfjprog now supports flashing modem firmware.
I tried it and got some errors. Could you please point me in the right direction...
Dear Nordic Team Support
We face an issue where on different computers, using the same setup, different throughput can be achieved.
Setup:
- Custom Device using the...
Hello community...
I was able to compile the GPS sample and flash an actinius icarus (nRF9160) using the Actinius Programmer once and it said successful.
However, the...
Hi I need the upstream Zephyr project for direction finding functionality and bug fixes. Those are not present in nrf-zephyr fork.
How do I get that to work? Just replacing...
I have uninstalled and reinstalled nRF Connect v3.7.1 - Programmer v1.4.11
nRF9160 plugged into power and blinking - switch aimed at 9160 PROG/DEBUG
No devices available...
Hey, Design nRF52832 SOIC based custom PCB board and its PCBA from the machine soldering process.
When I received the board I am able to upload code using Arduino IDE...