I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hello,
At this point I have been able to successfully customize and run the mcuboot procect.. Mcuboot is successfully built and linked with my app.
However I am would...
Hello
I'm Strangistra and I work on a Adafruit Feather nrf52832.
I have the Arduino IDE 1.8.13 and I use the FastLed library 3.3.3.
I have a strange behavior with the...
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.1.0/nrf/samples/bluetooth/peripheral_lbs/README.html
I'm talking about the above. SW5 switched to nRF52. However...
My team is trying to acess OpenThread CLI over UART0 with the nRF Connect SDK OpenThread CLI sample with our custom board.
We have tested with a Nordic's nRF52840 DevKit...
Hi,
I'm using nRF51 dongle as a sniffer and executing 'nrf_sniffer_ble.bat' file via cmd. I have tried interface commands "nrf_sniffer_ble.bat --extcap-interfaces" based...
I want to download offline documentation , but none can be downloaded. why? for example , on the webpage "https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsds_s140%2FSDS...
I am developing SDK17.0.0 based application with S112.
when I try getting a random value at the end of main, the nrf_drv_rng_rand return err_code=0x05, and it leads to ...
This post is more about some suggestions for review rather than a question.
I've been looking at implementing a project using the nRF52840, SDK 14.0.0 and FreeRTOS in a...
Hi,
I would like to double check that is it so that IF I am using high voltage supply (e.g. +5V) with nRF52840, it is NOT possible to use external power supply AND/OR NFC...
First of all, I ask for your understanding of my poor English. I am a student studying in Korea.
please help me.
i dont know how to use usb data transmission , using...
I'm working on a risk analysis, and need to understand the likelihood of a spontaneous change of values stored in flash, along with what usage patterns most affect that. The...
Hello Nordic dev community,
I am trying to add FEM support to the ble_thread_dyn_hrs_coap_srv_freertos example, for BT840XE made by Fanstel which is nRF52840+SKY66112 in...