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...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
hi guys,
now i have 2 pieces 52832 boards; A(PERIPHERAL) and B(CENTRAL); both run the nus service.
B( CENTRAL)--->A(PERIPHERAL) Through ble_nus_c_string_send();
and...
Hi. I need the NRF52832 to work in two modes. After power-up, the radio module worked like a normal NRF24L02, and after pressing the button, the BLE started. I took the example...
Hi Team,
We are working on the nRF9160 DK. We are integrating the central_uart code into the lte_ble_gateway, As we integrated for the purpose to use NUS(nordic uart service...
Hi,
I am developping some kind of driver as my company calls it which will be used to easily setup a mesh network for our projects. I am using the light_switch_client_example...
Hi,
We are using nRF52840 Dongle to receive BLE peripheral Device 240 Bytes notifications for Win10 program. And w e used "pc-ble-driver-4.1.1\examples\heart_rate_collector...
Hello Nordic
I am working with nrf52832, sdk 16.0, softdevice s132
I need to advertise NON CONNECTABLE ble with changeable data (later relevant data will be received...
Hi
we are using the nRF52840 and antenna signal i connected ceramic chip antenna(ACAG020-2450-T).
The above attached schematic of ant signal matching circuit schematic...
The only way I can see to do it is by two separate PPI calls. So Timer1 "tasker" is firing both the capture and clear... but will they execute sequentially?
Hi,
I just bought the NRF52850 DK. Currently I do not have the JLink connector to perform debugging using UART.
Is there is a way I can print printf or NRF LOG through...
Hello expert,
I would like to design a custom PCB that has two transceivers on it. One transceiver is working as a beacon/continuous wave generator (TX) and the other one...
On the basis of NRF24L01 +, an antenna was designed. after designing, I need to carry out the coordination of circuits. Do not tell me how best to do this, what values to...
I had a setup where I could DFU OTA a NRF52832 based board
I moved to a NRF52840 based board and now during the OTA DFU I get messages like this
I did try a new bootloader...
Hello, guys.
We have nRF9160DK and nRF Connect SDK v1.3.0. The version of the LTE modem firmware is the latest (v.1.2.0).
In our design, we are able to initially connect...