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...
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 have a nrf5340 pdk version 0.8.0 (PCA10095) When I plug it into my Win 10 (latest version 2004) device manager tells me it sees 3 comports
When loading the 'Peripheral...
I want to change between LTE-M and NB-IOT, however lte_lc_system_mode_set(); is not actually changing the mode.
I am doing something like this
I can't rely on PSM/eDRX...
Hi Nordic:
Because my device(peripheral) sometimes is connected by a unknown center device, I want to get some information from this center device,
and try to find it...
Hi,
I have just added a VS service (PCA10040, s132 7.0.1, embedded studio v5.10a x64)and I understand I need to increase the ram given to the softdevice. However, I have...
Hello,
We are developing a product using a nrf52832 and an APDS-9306 ambient light sensor. This sensor interface using the TWI peripheral. We are using the 14.2.0 SDK and...
Hello,
I have a problem building Asset tracker from SDK application example with simulated GPS data. After building an error message shows.
B 48 KB 132.29% B 64 KB 13...
Hi, I have started development on nRF52840 DK. I have 2 boards one is working fine but the other one making an issue. When I tried to connect it shows the following error...
When using the sd_ble_gap_sec_params_reply function to reply to a pairing request and declining it with the BLE_GAP_SEC_STATUS_TIMEOUT reason, nothing seems to happen, the...
Hi,
I work on the nRF52840-Preview-DK board. I try to make a ble to uart bridge and I start with the nRF5 SDK 14.0.0 ble_app_uart example.
I compare the current supply...
Hello,
I just solved the previous problem thanks to the reply. Thank you a lot.
But, I have one more question..
I was tested UART central example( ble_app_uart_c)...
Hello, I am working on a firmware for nrf52832 custom board, whose purpose is to light an onboard LED if another nrf52832 custom board (same design) is near to it. The other...
Hello,
I am developing a zigbee coordinator with a BMD340 module (using the nRF52840). I want to support several third party device with the coordinator. I am able to connect...
Hi, We have a smart product, which has two application scenarios. One is the use of BLE peripherals, similar to sports bracelets; The other is the 2.4g private protocol mode...