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 guys,
I have designed a custom board with nrf51822. Data transfer seems OK, when I do it through Master Control Panel - I can write data to characteristics and I can...
Hello
I'm planning to use the nRF8001 SCC with an external microcontroller. So far we have purchased the nRF8001 sdk and the nRF6700 Started kid. My question is simple...
Hi All,
Regarding to the question Question about read operation , and I have tried to add the authorization when read, but it could not receive the response. Please see...
nRF51822 DK. Keil can download program. But in my pragram, when receive a UART command to erase
FLASH page 248, use ble_flash.c
static void flash_page_erase(uint32_t ...
Hello,
i try to get HRM example to work with eclipse. I can compile the project with GCC in eclipse and flash it to the PCA10001 eval board. I can find the HRM with the...
Does anyone have additional information on the relationship between SAMPLEPER and REPORTPER in the nRF QDEC?
I understand that the SAMPLEPER sets the base sample period...
Dear all :
I was recently reading ble_app_hrs example code , the PC1001 Board dowloaded this code can connect with other devices and they can send data from PC1001 to other...
Hi,
is it possible to handle a 2 second button press and wake up the device with the app button modul?
Or should i handle the button without the app button modul to wake...
Hi,
Last time I met "nRF51822 DK Setup Wizard ended prematurely". The problem was solved by installing .NET framework 3.5 on my PC. Now the same problem is come up "nRFgo...
Now i know the Cortex M0 does not have a floating point unit. Does this mean that we cannot do floating point calculations in our application? or is there a library that will...
Development environment : keil mdk 4.7, nRF51822, SoftDevice 6.0-alpha, nRF51 SDK 4.3
Hello
I develop the application with RF and BLE by receiving UART msg. So, my program...
Section 8.1.2 of the nRF51822 Product Specification states that the "Standby current for 16 MHz crystal oscillator" is 35 uA. The footnote says that the current is drawn ...
Hi,
I met this prompt(see attachements) when I install nRF51 SDK. Who can tell me what's mistake it likes? I have installed microsoft .NET framework 3.5 before in my winXP...