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...
See subject. The softdevice is currently installed on the chip (v6.0.0-1.alpha)
I searched online, and found some information that the security state of the chip has been...
Hi all,
When I receive data from the phone app, I do it via this service handler (and it works):
err_code = ble_services_init(&my_device_service, ble_receive_handler...
error:-559038737 ...line:1128 file_name:src\ll_lm.s0.c
And I can't find this file, so can somebody help?
Why this happen? How can I do to avoid this? It will cause reboot...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Hi
I would like to use the arm based energy micro MCU to update 51422 via UART
I've understood how the firmware update example with hci, but I need a set of hci api to...
Hello,
I in the nRF8002 data sheet it mentions a Programming tool for the nRF8002. Can you please send me the partnumber of this tool? Also, if a programming house wishes...
"Install the Master Control Panel and the nRF51822 Development Dongle (PCA10000)
Download and install the Master Control Panel from our website. Make sure to select...
Hi,
Been using nRF51822 before but on this new design I have an external MCU running the main duties.
I've been reading up a bit on both but would like to get some thoughts...
Hi nordic engineer:
I want to know the right process to delete the bonds when the device connected.
There is a button used for bonding. When it pressing by more than...
That means, that the nRF51822 is always allowed to send, but on it's receiving side, he could slow down the opponent side by using it's Rts line?
I now, I could archive that...
Hi,
I made simple command shell via UART. It works fine when I type commands in terminal by hand. But I run into troubles when BLE chip is fed from MCU that send characters...
When I connect my ble mouse to the PC win8.1 , media button works normal.
When I power off and power on my mouse, it reconnected to win8.1 PC quickly, sensor ,left button...
I'm using the nRFgo motherboard (nRF6310 together with the PCA10004 Cpu board. I'd configured the nRF51822's Uart to 1 MBaud).
Is the RS232 level shifter (which is part of...
It's this will be work?
// Initialize the Bond Manager.
bond_init_data.flash_page_num_bond = FLASH_PAGE_BOND;
bond_init_data.flash_page_num_sys_attr = FLASH_PAGE_SYS_ATTR;...