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...
HI I started off to test all the drivers before the actual development process kickstarts.I tried using the TWI sensor example for an i2c driver check.I used a DS1307 simple...
Hi,
I'm trying to add an interrupt triggered event to my code (which is based on the experimental LPN example from the Mesh SDK).
Looking through the development zone...
Hello , I come from taiwan.
I am using ble_app_hrs_c to connect my heart rate watch
I can set m_target_periph_name to search for devices with the same name and connect...
Hi, I'm developing a project on nRF52832 with LIS3DH accelerometer . Is there anyone here who has already done a similar project using the nordic SPI bus (not TWI)? Please...
Hello NordicSemi,
Actually we want to develop a product that can communicate with the iPhone over USB (lightening connector).
Basically want to implement iAP2 protocol...
Hello,
While i am debugging application in SES.I got the error like "stopped by vector catch"
How it relates to hardfault handler .Why it is happening
Kindly provide...
Hello everyone at Nordic!
The QFP version of the nRF52 has a reference PCB design layout, which is shown on the eval board. For example, if you look at the schematic for...
Hi,
I am using Segger Jlink with SWD interface
nrfjprog used to work perfectly fine for me but, suddenly, I cannot run any nrfjprog commands, I get the error JLinkARM...
I am trying to use nrfx_timer and nrf_drv_ppi in Light switch server demo example. But I face undefined reference error.
I have add c files path and include in CMakeLists...
I waas working with nrf52840dk sdk15.3.0 and pca10056 now I would like to migrate my code to nrf52840 dongle with pca10059 aht changes should I do ?
and how can I debug...
I'm writing my own BLE discovery routine for S140. I'm finding that after I call sd_ble_gattc_descriptors_discover(), BLE_GATTC_EVT_DESC_DISC_RSP is passing attributes that...
Hi,
I just wanted to report that there is an issue with the solution suggested in this thread . Even when you manually manage double buffers outside the ble_advertising...
Dear all, I started nRF52840 development. Using this module, I'm going to use BLE and USB connection.
I have nRF52832 module, which sends BLE data by 1.28Mbps. I'm going...
Hello all,
if we design a AoA receiver based on the nRF52811 and our own antenna array, will it be able to locate beacons using Bluetooth 5.0 communication?
Kind regards...
We intend to connect an A-D converter to GPIO lines in SPI mode. The ADC generates a done pulse that is positive 3.3V and 56ns to 64ns wide.
Looking at v1.1 datasheet...