Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi ,
I check the datatsheet "nRF21540_PS_v1.0.pdf" but I confuse on page 22 "TX_Gain initialized with POUTA_PROD (20 dBm +/- 0.5 dB)".
Which one is correct??
1: Tx gain...
I’m trying to use the Power Profiler app v3.2.0 under nRFConnect for Desktop v3.9.1 with a PPK 1 attached to an nRF52 DK board (containing the 52832 processor), but am having...
Hello, i'm having trouble with my new Board Nrf5340, i cannot detect the board to my PC.
I connected with micro USB and when i'm going to the device manager, i'm not seeing...
Problem:
Tried to compile (west build --board nr52dk_nr52832) the C:\nRF\v1.7.1\nrf\samples\peripheral\lpuart project but it failed to compile. I discovered this after updating...
Hello All,
I am new to use Segger Embedded Studio and NINA-B406 module. I have installed Segger Embedded Studio V5.50d and EVK of NINA-B406 module having nrf52833 SoC. ...
Hello All,
I have taken usbd_ble_uart_freertos example and modified it for USB MIDI example (taken from Github) for nRF5 SDK and modified it to use nRF52833 SoC.
I am...
Hello
We have a project request nrf51822 radio transmitter -> nrf52832 radio receiver
nRF5_SDK_11.0.0_89a8197\examples\peripheral\radio\ transmitter\pca10028\arm5_no_packs...
Hi,
I am developing for custom boards on VS Code and while the new board search in the workspace path is working, I am having issues with it.
When I add another project...
Hi All,
SDK => v17.1.0
IDE => segger
I have a question,according to the picture,I can receive data, but the error will appear after some time.
Why does the function...
When executing "pip3 install -r nrf/scripts/requirements.txt",
according to the instructions on site
developer.nordicsemi.com/.../gs_installing.html ,
I get the following...
Hi, I'm working on a project based on the ble_uart_peripheral example. Now it can use NFC to wake up the MCU from SYSTEM OFF mode. I wanna add a new feature that when a smartphone...
Running 52840 with SDK 15.3, SD140 on SES Ive got an application that has a bootloader on it running DFU. Everything works during DFU correctly but when I get into the application...
Hello,
We are using the nrf52840 with the SDK v17.0.2
We are trying to read specific addresses from our external NVM using the SPIM driver. Unfortunately when we examine...