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...
Hello,
My problem statement is something like this:
Implement a Transmit Enable (TxEn) on a GPIO pin.
TxEn should be initialized low.
TxEn should be pulled...
I am new to Nordic and i am using nRF52840 DK, - SDK 15.2.0 - s140. I have written an application by modifying the Heart rate Monitor example. My program acquires and sends...
hi,
I am working with usb dfu bootloader for nrf52833. I set the bootloader entrance mode to GPREGRET only. before enter bootloader, I set NRF_POWER->GPREGRET = 0x00000001...
I downloaded SDK V17.0.0.9 and opened BLE_APP_UART example from /ble_peripheral folder on IAR EWARM. I choosed ble_app_uart_pca10040e_s112 and compiled without problems. ...
Our system is currently using the ble_radio_notificaiton components provided by nrf5_sdk version 16, and we have noticed that occasionally after ble pairing + bonding operations...
Hi
I use nRF52840 demo board load the firmware( C:\sdk\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\thread\cli\ftd\uart\pca10056\blank\ses )
the putty can work...
Hi Team,
We have developed our application with SDK v1.20 and as v1.30 is released so we moved to v1.30 and stick to it.But project is not opening in sdk v1.30 and got...
Hello,
if one wants to start the app from scratch, what is the right way to create west.yml file?
Say we want to start from NCS 1.3.0.
Thank you & best
Oleh
hello Nordic
i am using nrf52832, sdk 16.0 s132 v7.0.1
i used the secure_uart_bootload example, the start flash in the example starts at 64000, though in this link the...
Hi, I am working on nRF52840 DK.
I uploaded ble_app_template on board and now trying to connect with nRF Connect and getting the following issue. Any suggestions, please...
Background/Motivation
I am currently communicating with a Onset InTemp thermometer CX402 via BLE from Windows 10 Pro. To do this I'm using the Windows.Devices.Bluetooth...
Hi,
I found this example light_switch - SerialLog posted on nordic forum, when I downloaded on nrf52840 DK it worked without problems, but I want to put in nrf52840 Dongle...
Hi,
I'm trying to test
slave BLE (ADC) ----- master BLE ----- DSP(28335) module
however, the error occurs in app_error_weak.c
NRF_BREAKPOINT_COND (line 100) and I...
I am attempting to use an nRF52840 with softdevice 7.2.0 to validate some scenarios and am seeing a difference in operation between legacy pairing and LESC pairings. I have...