Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
HI
platform:
sdk:15.0.0
52840
\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10040_uart_debug
I want encode(uart) dfu packet not by nrfutil:
(nrfutil...
In my design, I am using a module based on the NRF52832, with a specified LF clock accuracy of +/-250ppm. In my application, I am using v15.0.0 of the SDK with SoftDevice...
hello, we would like to know which development environment Nordic Semi supports/recommends for NRF52832-QFAA-R (except GCC) Is there a special offer from a manufacturer (e...
I'm in the process of scoping out a new project that is in the realm of robotics. It involves one wireless controller that a person would use to turn and drive four wireless...
Hi there,
I have found a similar thread that dates back from a year ago ( https://devzone.nordicsemi.com/f/nordic-q-a/29073/altering-qspi-address-mode ) but I would like...
I created a application that sometimes uses the BLE for 10 seconds. To turn on the BLE I'm using the function
and to turn off the BLE I'm using the function
I already...
Hello!
I'm trying to interface the DHT11 with my DK. I'm coming from Arduino where all I had to do is to drop some library and instantiate an object. Here with the nRF52...
Hello
I compiled the example ble_app_hrs (ble_app_hrs_pca10056_s140) from SDK 15.0 in IAR 8.11.1
I used softdevice included in the SDK15. (s140_nrf52840_5.0.0-1.alpha_softdevice...
Hi All,
Need a help,
To achieve a long RADIO range i.e Gazell(nordic proprietary RF) range, we are using Nrf52832 with SKY66112.
To control the SKY66112 in PA/LNA...
If we are using an external RTC(for example, PCF85063) with a 32.768kHz XTAL, can we rely on the internal RC oscillator on nRF52840 for the power savings in Deep Sleep mode...
Hi, Im using the latest SDK on the latest DK .
Im triying to run the ble_app_uart example with default code and, I can compile it and upload it, but i cant see the ssid...
Hello everyone,
I'm attempting to "Bond" between a smartphone device and a NRF5 module to have a continues reliable and secure (with password before pairing) data link using...
I make a pcb with nrf52832, DCDC-mode, but when I run bootloader_secure_ble in that, I found a confused question. When I power-off my board, then power-on it, the bootloader...