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 am working on I2S to collect audio, and I need 2 nrf52833 to realize the intercom function. For these two nrf52833, the I2S clock is different. There are fast and...
Hi,
I add NFC to my project with freertos. The initialization of nfc is ok. After running few seconds ,it hang. If I comment the usr_nfc_init() that in the main() function...
I have a legacy SPI device that works well with an nrf52 application using nrf_dev_spi_transfer ()
I want to use the same device from an nrf9160 application.
The problem...
In Nordic's Zephyr fork (sdk-zephyr) there's this GPIO driver function:
I don't think this is the entire story of querying GPIOs, though. This appears to only query...
Hi,
I'm trying to interface NRF52DK with Quectel EC20 Evaluation board through UART. I used the example UART code from the SDK to send AT commands to the Quectel Board but...
Hi,
I'm looking for information about FOTA capabilities when upgrading firmware on secondary mcu devices.
for example ->
fota = web(cloud) -> (mqtt/http) -> (nrf9160...
Hi,
You specify that S132 v7.2.0 is qualified as QDID 138862 in this link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf52832%2FCOMP%2Fnrf52832...
Hi, I'm just a new user for nrf connect SDK. I use v1.5.0. When I try to build the solution on SES, I get this error.
I saw a post like this also. But I don't know how to...
I am developing a project on the ble_app_template example. In the sdk(15.3.0) example, when the button is pressed, some cases are executed by going to bsp_event_handler. if...
Hi,
I use examples : nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs;...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
I am trying to source nRF5340 chips from Digikey.
I can see the link to the early Enggineering A version (AB0), which we absolutely do not want to buy
https://www.digikey...
I tried to upload the hello world program to the thingy91s nrf9160 via nrf connect programmer app over usb. Unfortunately it didn't work as excpected and the nrf9160 doesn...
Hi Nordic Team, We are considering basing our next design on nrf5340. nrf5340 implements direction finding: is it possible to use direction finding to estimated the distance...