I have found that in Linux, "nrfutil toolchain-manager launch --shell" is starting a process that uses almost 20% of the CPU according to the top utility. I have found this...
Hey,
I am having an issue where my device doesn't show up in the Nrf Connect app as "connectable" despite as far as I can tell being set as a connectable device. This doesn...
"I'm working with nRF Connect SDK v2.2.0 for nrf52840 and I'm trying to implement file transfer functionality using mcumgr over UART in Application. I've successfully configured...
Hello,
I am encountering difficulties connecting to and recovering my nRF52840 board with J-Link on macOS, both via nRF Connect and using nrfjprog in the terminal. Below...
Hello,
I want to run mass storage on my custom board with the nRF52833 and W25Q512JVEIQ. I have reviewed the mass storage sample (ncs\v2.7.0\zephyr\samples\subsys\usb\mass...
Hi all , I 'm using nRF Kconfig and DeviceTree extension in VSCode . When I try to activate context , dropdown menu doesn 't offer any options . Are there any additional configuration...
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...
Hi
I am trying to create ble mesh network using 4 different N52832 module. But every time i tried to connect with the network, received the initial configuration failed...
Hi,
I'm interested in using Gazell and have managed to get the gzll_ack_payload Device & Host examples working successfully between a pair of nRF52840 devices on our custom...