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, First of, I'm developing with eclipse an application based on the freertos example of the SDK 15.0 with softdevice S132 v6.0.0. My problem is that the nRF52 sometimes...
Hi. I have the latest topology monitor downloaded from the home page. It seems to have a problem. Every time i try to run it from my windows 10 machine (32 bit), it gives...
nRF TTM win32-x64 will not run on my PC. I use Windows 10 and am trying to run the executable but i keep getting "app cannot run on your PC. Contact the publisher....".
...
Hi. I managed to set up a mesh (Thread) using 9 nodes of the nRF52840 SoCs. I am currently using Putty to send commands and pings between the nodes. What i need now is a way...
Hello, another question from me :) First of all, I'm working with Eclipse, GCC compiler and SDK 15.2.0. I want to add GPIOTE funtionality to the TWI example of Nordic. I'm...
Hello there,
I've been struggling to find a way to read IMU values from my custom PCB. This PCB sends a notification as shown in this image:
My main objective is implementing...
Dear nordic,
i want to BLE+FDS application i have some doubts regarding this.52810 has only 192kb flash if i use both BLE application and FDS is it any problem occurs? ...
Hi,
We used nrf52832 in our custom pcb. It works.
NRF52840 has "Long Range" feature. We think, if long range needs in some application, we can set 8dBm output power and...
Hi,
I am using nRF5_SDK_12.3.0 and writing customized firmware based on uart example.
Everything works fine with the DK. Then I program the firmware to a nrf51822 module...
I have a DFU issue; SDK nRF5_SDK_13.0.0_04a0bfd
The system reboots on the DFUTAG after having completed the application upload.
I have the following errors : :DEBUG:Error...
Hello,
i'm trying to send string composed of three floats of an accelerometer measurement over BLE using UART nordic service (NUS),.
can anyone help me.
Hi, I got a very strange situation with Segger and the situation is:
When I add a sentence to see some info about variables with NRF_LOG_INFO I can debug the program with...
I am hoping to extend the battery life of the Nordic Thingy. Ideally a battery with about 10,000 mAh would be perfect. Is there a list of off the shelf batteries that other...
Hello,
I am observing problems with Softdevice 6.1.0 and Android. After successful connection and service discovery I never receive a BLE_GAP_EVT_DATA_LENGTH_UPDATE which...