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...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hello.
I'm now writing a software based on nrf51_sdk_v6_1_0/nrf51822/Board/nrf6310/s110/ble_app_hrs. The SoftDevice I'm using is s110_nrf51822_7.1.0_softdevice.hex. Why...
So I've been using a user submitted SD safe TWI implementation that I found here. This has worked well so far, but upon updating to SDK 8.0.0 parts have broken. Now when I...
Hi,
I'm using the NRF51DK which comes with the nFR51422. I initially flashed the board using the ble_uart example.
Since then I've tried flashing it with other examples...
Since we have some performance problems with sd110 V7.0.0, we tried a upgrade to v8.0.0.
This version(8.0.0) with IC revision 3 solved our performance problems:).
But a...
Hi,
I am working on a project regarding a portable device for healthcare monitoring. This device will have a nrf8001 module integrated that will communicate with a iOS...
Hello there,
I know that the range of the possible BLE communication depends on the internal configuration as well as on the external environmental conditions.
I would...
I downloaded the zip file from Git Hub Nordic.. and extracted it into C:\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_Examples\7.1.0\ble_peripheral\
When I open the project...
Hi~
I have a nrf51822 EK board(PCA10001 V2.2.0), but the J-link OB can't flash 51822 chip.
The situation is:
1.I can see Segger J-link on segger software&nrfgo studio...
Hi all,
I've been trying to get a new Win 7 (x64) PC setup with with the Nordic dev tools.
Studio, MCP, SDK etc.
I've installed Studio (1.17.1) and MCP (3.7.1). This...
Hi...
i have downloaded latest SDK zip file "nRF51_SDK_7.2.0_cf547b5.zip" from developer.nordicsemi.com/.../ but i could find mdk file "nRF51_mdk_6_1_0_installer" only...
Hello,
is there any information about how the acceleration of an IC effects the lifetime? I use the NRF51822 in an environment with around 400 g accelerations.
Greetings...
Not tech support as such but thought it worth asking here...
Does anyone know a good source for nrf24lu1+ dongles ? Since full design/production files are available (nRF2728...
i am doing a project in which i have to create a network with 3 nrf24l01+'s .The first nrf is used to collect the data from the other 2 nrf's.
Can anyone please help me...
HI,
PC(window7) - nrf51822 EK
I used nrf51822 ek and HID keyboard sample source.
I tried send some media key(volume up & volume down).
but Not working.
How...
Got the NRF6700 starter kit and a handful of nRF51822-beacons. Downloaded the DV environment and have read through the nRF51822 DK Users Guide (ver 1.4) and a handful of the...