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,
we are using the Nordic nRF52832, and I was hoping to update to the new SoftDevice S113 v7.0.0 as it seems like a better fit for our use cases than S132.
However...
My flash_placement.xml file is here and I am getting this error `.bootloaderSettings' will not fit in region `UNPLACED_SECTIONS'.`UNPLACED_SECTIONS' overflowed by 1024 bytes...
Hi
I have done multilink with uart and getting data from multiple ble_uart peripheral. now i have to read data from only one peripheral . what will do for that.
I am using...
Hello
I was wondering if there have been any changes in supporting IAR for nRF Mesh?
In your answer from about a year ago you wrote that you were not currently planning...
Hi,
I have some questions:
1. How does the process of getting addresses to the Nodes happen in Mesh stack? Is it automatically or I need to set it when I flashed the...
Trying to run the "Alert Notification Application" example in nRF SDK v15.3.0 on either a Windows 10 system or a Ubuntu 18.04 LTS system. Following the instructions, I can...
hi,
i want to use mesh network in my project.our requirement is multiple nodes will be sending data to one master node.is there any example code.
Regards,
jagadee...
Hi,
We have a gateway device that contains the nRF51822 MDBT40 Raytac module.
We are designing a new nRF52832 based sensor and we want to connect 20 of them to the Gateway...
I use nrf_drv_saadc_init(NULL, NULL) to sample AD per second(Blocking type).
But every time the firmware runs, the ADC value always takes several times to stabilize.
...
when trying to initialize the nrf52...little bit confused how to specifically address a pin for i2c....can anyone help me with a piece of code.
Thank you in advance.
Hi. i'm using IAR and St-link to program the nRF52832, and run this tutorial on my custom board, but the Bluetooth has not been set up by the method that you proposed. and...
Hi guys, I have a question about ble_app_uart_c example in SDK. (I'm using the latest SDK, 15.3)
And my board is nRF52 DK, which is PCA10040.
While I'm testing ble_app_uart_c...
Hey everyone,
i would like to use the NRF52811 with the new Softdevice S140 V 7.0. Therfore i took the ble_app_blinky (pca10056) example and changed some preprocessor...
I am using parts of the ANCS example code within a product near pre-production. I am able to reproduce the problem in the ANCS example without modification. Here are the specifics...