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...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
hi...
i merged the ble_uart and twi sensor program in segger 15.2 using nrf52832
i have flashed the program successfully, i am getting fatal error while i am debugging...
Hi Sir
We'd want to make lot of nrf52840 devices, and all devices included open bootloader program,
however, the each device USB SDFU port number are different (COM30...
Hi,
I am usig nRF5_SDK_15.0.0_a53641 and writing a program with keil .
I am tryng to read data from the acceleration sensor( LSM303DLHC ) bu communication with BLENanov2...
Hello All,
Confirm the chip set replacement for the NRF51822 with NRF51802?
Can anyone suggest me which one is better with reference technical features.
Thanks
I used nrf52832 sdk14.2 development, modified on the basis of the ble_app_template project, and ported some of the user code previously in sdk12.3 to sdk14.2. After I open...
Hi
Over the last years working with Nordic I struggled from time to time over the disconnect reason 0x3E (BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED) on our devices with Central...
hii...
i have programmed the ble_uart with twi sensor ...
complied very successfully
but while i am debugging i am getting error in void twi_init()
why and also fatal...
Hi,
Here I met a problem, please help.
I am using proxy.c to establish an data link with smartphone via mesh_GATT.
What I am doing is like this:
For TX ,
it is...
IDE: keil uvision 5.23, SoftDevice 3.0.0, SDK 12.1
Computer Platform: Windows 10
Receiving device: nrf52832_xxAA
In our project, there is a sender always advertising...
Hi,
I have a project where, I need to change the minimum and maximum (MIN_CONN_INTERVAL and MAX_CONN_INTERVAL) connection interval to higher values like 1 second and 2 second...
hi everyone!
I am developing NRF52840 with the Development Kit.
I am trying to use a GPIO to o capture a external HIGH-TO-LOW signal and then trigger a LED.
I I learned...
Hi all,
I'm currently using nRF Connect in combination with a nRF52 DK to connect to my Mesh network. So right now I have to type all my commands as HEX messages and decode...
Hello,
I'm trying to compile the Light_switch_provisioner example (Debug, Mesh 2.2.0) in Segger Embedded studio.
<t: 0>, main.c, 561, ----- BLE Mesh Light Switch Provisioner...
hello
i wanted to send message using the simple message model with some modifications from client to server periodically but didn't know from where i should start , i tried...
Hi,
I'm working with the nrf52840-DK and using the nRF5 SDK v15.2.0 Stack version.
I´ve got a working program for my coordinator (C) and my end device (ED). The C establishes...