Hi all,
I'm trying to build an v2.7.0 SLM configured to using UART2 for external MCU on nRF-9151.
But the output image was acting weird...
The 2 virtual COM port of...
I create a new program, copy from samples, and select GNSS, but I receive one error and one warning:
My setup:
*- Updated Windows 11 Pro *- SDK 2.6.1 *- Board is Sparkfun...
Hi,
I am seeing a strange issue with nRF52840 Dongle when I run a custom BLE connection test repeatedly. Below is my configuration:
FW in nRF52840 was programmed using...
SDK version - v2.7.0
Project repository
Hi! I am a junior embedded systems software developer, and I just started working with Nordic's environment. This is my first...
Hi Nordic Support,
Reaching out as due diligence on this. We've been relying on the HK100515NJ-T for L3 (15 nH DCC inductor), the recommendation from PCA10040, in our design...
Hello, I've got a frustrating error on a fresh install of my environment on Mac OS 13: " Could NOT find Python3: Found unsuitable version "3.9.6", but required is at least...
Hello Nordic Community,
I am currently working on a project that involves a Garmin-style devices to display acceleration and velocity data, connected in ANT. I have some...
Hi All,
Posting this here after a lot of searching and troubleshooting. There have been a lot of similar posts but none actually seems to go into how to implement this in...
I'm successfully printing to the UART1 com port at baud rate 115200, but I have a peripheral I plan to connect that requires 9600. What is the proper way to go about this...
I'm using an NRF52840, SoftDevice s140, FreeRTOS, SDK 15.3.0.
I'm trying to sample my ADC at high speed, >1khz (10-40kHz).
I implemented the logic from the SAADC exaple...
Development environment:
NRF52832
SDK:15.3
SOFTDEVICE:NONE
When testing the FDS module power-off data protection feature, the FDS module is abnormal.
During the...
I have a PCB containing an nRF9160 using a SEGGER J-Link. I am able to update the application firmware at will using a variety of tools but if I use nRF Connect v3.2.0 to...
To the kind attention of Nordic support team,
I'm considering to get started manufacturing mini dongle nRF52840 based as in https://devzone.nordicsemi.com/f/nordic-q-a/48568...
I have the following problem:
I want to update my application code via BLE with the secure bootloader. This works perfectly while the J-Link-RTT-viewer is connected.
When...
Hello
I am using the basic asset tracker example + https://nrfcloud.com
I can see messages from the device to cloud, how can I send commands from cloud to device?
...
Like the question, I want the dongle to be detected as a bluetooth device but not a serial port. Is there any method to do this?
And I want to ask if it be possible to build...
Hi.
I'd tried to use proxy with ble_app_uart_coexist example.
(SDK : nRF5_SDK_15.3.0_59ac345 and nrf5_SDK_for_Mesh_v3.2.0_src)
I set MESH_FEATURE_PB_ADV_ENABLED =...
Hi ,
As per our requirement i need processor witch is capable of android application development from nordic semiconductor family. Please recommend me suitable processor...
Hi,
I want to use the watchdog event handler to enter DFU bootloader. My eventhandler function looks like this:
Problem:
The watchdog does not enter the dfu bootloader...
Hi,
I am designing a custom board with nRF52832(or nRF52840) to be programmed using ARM mbed os(specifically). I would like it to be programmed using tag connect tc2050...
Hi ,
I use nRF52810 with SDK 15.2. Application was Gazell protocol.
However , the link error would show the library use FP feature and build was failed. Both failed at...
Hi
I want to get the RSSI value of the received packet through the DTM test routine. Here is my DTM test routine, where I changed it
I got the result
>> RSSI: -127...