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'm very newbie in bluetooth mesh. So the question is ..
1.Can I execute any of peripheral abilities (I mean spi, twi, adc, pwm and etc) on device that works like a node...
Hi,
I use the nRF52840 DK with Segger IDE.
I would like to use different peripherals on the MCU (GPIO, SPI, Timers etc), but I would like to avoid using the Nordic SDK...
1) With SDK14 and SDK15, we're seeing that the connection handle for the last bonded connection is kept indefinitely until reset. The connection handle does not get set to...
Through doing some implementations of extended advertisements between two nRF52840 boards, I have found the maximum amount of data that I can put into an extended advertisement...
Hi!!
I would like to receive data from the sensor via SPI using nrf 52832 DK and output data with UART.
It is now possible to add the function of uart to the spi sample...
Hi,
Are there any examples of using SAFERTOS with SoftDevice on nrf52840?
I found some examples on WITTENSTEIN high integrity systems site, but none of them is using BLE...
Hi,
after migrating from SDK12 with Softdevice3 to SDK15 with Softdevice6 we noticed a strange error.
When setting the advertising parameters to use anything other than...
Hi I downloaded a reference nrf52832 layout & found there are difference in downloaded nrf52832_qfaa_dcdc_schematic and online version .
Could someone please explain to...
Hi. I am running Thread on 9 nRF52840 nodes. I am able to ping as many packets as i want but am failing to send pings every fraction of a second. I want to send pings in just...
HI:
when i use NRF MESH 3.0 lastest SDK, Compiling one of the examples will prompt the following error. It's should be lost flash_palcement.xml file.
Building ‘dfu_nrf52840_xxAA_s140_6...
We have vibrator connected to gpio pin 18 on the nRF52832. Controlling it works fine in the application but as soon we enter DFU the vibrator starts and it doesn't stop until...
Dear Nordic Team,
Is it possible to use the nRF52832 for MCU application only, without the BLE stack. Can the application code use the complete memory of the nRF52832. ...