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...
FDS_VIRTUAL_PAGE_SIZE
The size of a virtual flash page.
Expressed in number of 4-byte words. By default, a virtual page is the same size as a physical page....
Hello,
I would like to use proxy_server(example of light_switch ) and ble_app_blinky_c, to make these two functions work together in one card. So this card can be controlled...
Hello everybody,
i have crated an Report id for the telephony usage on iOS from here https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-247/IOHIDFamily/IOHIDUsageTables...
Hello All,
I'm trying to program a NRF51822 module for the first time.Using Keil, Soft device s110_nrf51_8.0.0,soft device kit nRF51_SDK_9.0.0_2e23562 when I try to program...
I found the next response in a topic and i would like to know if there are some new improvements in the last SDK mesh 2.01.
devzone.nordicsemi.com/.../120547
I turn off...
I have installed from "nrfgostudio_win-64_1.21.2_installer" on Win-10 laptop. Weh I start nRFgoStudio, the main window appears for a second then I get a message "nrfgostudio...
Hi all, we're using code from this forum to enable GPIOTE and PPI to measure the low between the arrows to indicate a "start of transmission" and then switch to measuring...
Materiel and software use :
SDK mesh 2.0.0
SDK 15.0.0
NRF52832 with PCA10040 x5
Situation :
I would like to implement this network :
I follow the instruction...
I'm using the UARTE peripheral via the UART driver code in SDK v14.2. Due to transfer size and SoftDevice timing I have to use the double-buffered receive method (by calling...
Hello,
I am trying to make a beacon start advertising on a long press of a button. Using this as a reference, I implemented a timer as follows:
this is the flag to keep...
Hi!
I am using SDK15, my application is based on app_ble_uart. I have added my proprietary characteristic to NUS next to RX and TX Characteristic with quite a success. Now...
I use sdk14.2 nrf52832 as the primary, connect two iphone peripherals, iphone is connected to broadcast, when I turn on both peripherals, sometimes everything is normal, sometimes...
Hi
I am a beginner to BLE based products, i bought the nRF51822 devices hoping to create a mesh network. The problem is i have got the development boards but i am not able...
Hi there,
I'm new to Android BLE development and simply trying to read out a BLE temperature sensor that encodes the temp. in the service data from the advertising packets...
Dears,
Can I know NFC Tag memory size?
In case of NFC record_url, total flash size is 13.4KB and ram size is 17.9KB to use SDK15.
I am curious to know the memory size...