I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
The recent update to nRF Connect 2.01 seems to have a problem with getting the firmware zip files into the inbox with iphone x max looks like the share option isnt putting...
I am a beginner trying to implement ble_app_uart example from SDK 15, example compiles with no problem, advertizes. LED 1 blinks when advertizing, and turns ON when connecting...
WHY WHY WHY!
You guys proudly release an upgrade to the programming tool within NRF Connect.
Then when a dummy like me upgrades I'm told that it's only supported by NRF...
Hi all,
I am working with SDK Thread V3.1.
I run simple_coap_server and simple_coap_client.It run normal.
Now, I want to add DTLS for this example for secure data. ...
As far as I understood, the flash protection can be realized by writing the 0x00 to the lowest 8 bits of UICR APPPROTECT register either putting it code image or via the nrfjprog...
Hello,
I use NRF52810 with SDK 14.2.0 and softdevice 112. I need to use 7 input pins, but if I config more than 3 pins, all signals disappear.
GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS...
Hello all,
SDK:S332 V4.0.5(related to BLE V4.2).
Platform:NRF52832.
For improving BLE data throughout, i tried to set some configurations by other guidance.
Following...
Hi Tech Team,
I am using nRF52832 chip and the recent soft device(SD). I want to implement my own file storage and thus using sd_flash_write () and sd_flash_page_erase functionalities...
Hello Nordic experts,
I am using nRF52840 and SDK 15.3.0. I have added an OUT ENDPOINT to the usbd_hid_generic example by following the suggestions in https://devzone...
Hi,
I'm new to programming and I can't seem to solve this error of "No such file or directory" even when I already put the file in the location of the directory.
How...
I am writing a 1-wire driver (there doesn't appear to be one in the SDK), and am looking at dynamically switching the GPIO between read/write. There appears to be two functions...
I am running the light_switch example and it works fine works fine , I am using the nrf_application to configure the nodes.
I am using latest mesh sdk and 15.3 nrf sdk....
Hi guys
I had to integrate a CLI module into a project I'm working on, that is running FreeRTOS
after quite a lot of work, I managed to get this working, but seeing...
HI,
I am using nrf52832 dk. I have a sensor that gives a negative voltage. I want to measure the value using saadc.
and can I use differential mode saadc for negative...