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 Nordic team,
I debug on the board, and I want to check the connection at the first time without connection before. so I want to clear data on the flash first, then...
Dear Nordic Experts,
Is there any way to detect the the WDT has reset the system. I mean some WDT register from which you could read this information, and that would be...
Hi,
I use nrf5340 with nrf connect SDK 1.9.1
I found some issue when: 1. My peripheral device that running connected and paired to some Central device.
2. The central...
Hi guys. I was observing the PCA10121 PCB layout using this link.
From Murata SWF connector datasheet, it says
https://www.murata.com/-/media/webrenewal/support/library...
Hi,
I am using NCS 2.1.2 with the [email protected] (but I have tested with 2.2.0-rc1 and it doesn't change anything). I have attached a simple example which should just...
Hi team,
I want know how many UART modules on nRF52840 microcontroller? I am confused with one UART and two UARTEs.
Which one is connected to "USB for interface MCU" connector...
Hi,
I have successfully followed the guide for setting up the AWS asset tracker application ( https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/v2.1.x/docs...
Hi all,
I did add a reset switch on my custom board. I read some topics how to active it, but I´m not sure if I did it right.
I did add it in the preprocessor define:...
Hi Nordic,
Soft device is s140
SDK version is: nRF5_SDK_17.1.0_ddde560
Bootloader - Secure bootloader.
We are trying buttonless DFU process using secure bootloader...
Hello,
We are trying to use the nrf91 GNSS with the `nrf_modem_gnss` library. I'm looking for clarification on these fields that are listed in `struct nrf_modem_gnss_agps_data_location...
test setup
the custom board schematic
we tried to flash the custom board with the beacon sample here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr...
I just upacked my new nRF52 DK and installed what I think are all the goodies to do development (on my Windows 11 laptop). I can see the board with the Programmer and I loaded...
Hi
I am using 4 x AD7410 in each TWI channel, using both TWI ports. So, altogether 8 AD7410s. ( I used the Adafruit breakout boards).
Initially I get the temperature readings...
The BOOT_SERIAL_WAIT_FOR_DFU feature is meant to wait a number of milliseconds (500 by default) for a message via serial comms. If it doesn't receive a message it continues...
Hello,
I have following problem:
I am using a multilink NUS Central. With one peripheral connection everything works fine. But when make a second connection I sometimes...