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...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
I am trying to share ADC output to Bluetooth device. But issue is as I am getting SAADC output via SPI protocol.
Now i have added SAADC+SPI in BLE app uart example, So when...
I am trying to share ADC output to Bluetooth device. But issue is as I am getting SAADC output via SPI protocol.
Now i have added SAADC+SPI in BLE app uart example, So when...
Hi there,
I want to do scanning existing networks and for these goals, I need to enable Commissioner on Commissioner side. I use the otCommissionerStart function but when...
I am looking for an example that can work with Android 6 and higher
Current examples on Github have compilation problems probably using older gradle.
The application need...
Hi,
I'm wondering why SES 4.18 requires an entire rebuild of an application each time a project is (re)opened? I would have though it would perform an intelligent incremental...
Hi,
I am trying to modify the ble_hids_mouse example project to convert the device into a vendor defined HID device. I need to send 64 bytes of custom sensor data (which...
Hello,
I am migrating my code based on Mesh SDK V2 to V3.1.0. on nRF52840. The filter based on the uuid used in functions "prov_helper_provision_next_device" and "uuid_filter_compare...
We come from here : https://devzone.nordicsemi.com/f/nordic-q-a/35180/error-with-nrf52dk-and-mac-os-hs Now, i have a new development kit and i can program it but now i have...
Hi
I am working on nRF52832 SOC and developing hardware modules.
we are using nRF5_SDK_15.3 and SES
we developed one new hardware module with nRF52832 SOC
and we testing...
I am trying to develop a program that can read the RSSI from the nrf52840 dongles without using the RSSI in the BLE app.
I have looked through the example code that is given...
Hi,
I designed a gateway that includes nrf52832 which receives beacons and sends it to other processor through uart, and this processor sends beacons to the server. Well...
Hi
We have managed to change our firmware BLE settings in order to be iOS compliant
However Android side we notice that it is more difficult to scan and especially...
I am using the v1.0.0 sdk at_client sample project with the v1.0.0 LTE Link Monitor on an 0.8.2 nRF9160-DK board. I have upgraded the modem firmware to 1.0.0.
The AT%CMNG...
I am trying to transfer data from a USB to serial converter board (called board A) to the nrf5 board (called board B). I made the connection over a bread board, the transmitter...