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...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
HI,All
Before I erase flash ,I must do memcpy(). I do not know why.
As follow, after i delete the function memcpy( (uint8_t*)&data_buff[0], pdata, len), when i write data...
I have been trying to execute a simple program for GPIOTE event. I am using SDK 15.0 and using the nrfx_gpiote li"brary. I have added the required headers.
Yet, I am getting...
Hello,
I have a product in the field (sdk 12.2 and soft device S132, based on NUS profile) since a couple of month that works ok but crash with some Samsung devices
...
Hi I am trying to write a driver for the nrf8001 BLE and interface it with LPC1758 Arm M3. I am a beginner in this field and I am not exactly sure, if I am following the correct...
I try to port LESC example from PCA10040 to PCA10040e(52810) on SES.
Porting work has been done. When building, it reports VFP issues of liboberon_2.0.4.a, as below:
...
Hello all,
I am using the latest SDK 15 and softdevice v5 (downgraded from v6 thought it was causing issues) on the NRF52 DK. When I build my application it states:
Compiling...
I want to make my device automatically go to sleep mode when the power is connected. And when the device wakes up from sleep mode, it should not automatically go to sleep...
Hello, We are trying to use the debugger tool on Keil for the nRF51 DK, But we are having a really hard time to figure out how to make it work. Do you guys have a tutorial...
Hi,
I am developing my own program based on serial example. Project is based on gcc compiler under eclipse. I have preapared my own board with rigado module (nrf52832). HW...
Hi!
SDK13, nRF52.
I try to use FDS storage to flash and always get FDS_ERR_NO_SPACE_IN_FLASH.
What shold I check for normal work?
Now I have next settings:
#define...
Hello,
We are having a peculiar issue with the NRF52 and SDK 13 that I hope you might be able help with.
Having migrated from SDK 12 to SDK 13 with softdevice 4.0.2, we...
Hi,
Im having nRF52 DK and im using CLI example....i have configured through the putty by seeing this https://devzone.nordicsemi.com/f/nordic-q-a/22261/cli-autocomplete...