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
as we know,ANCS need to pair,we have app for ios,iphone will pair with our devcie when i connect my device by my app,so iphone will connect my device when user open...
hi
my customer want to add DFU funcation to their APP(ios and android),i give them nrf toolbox source code ,i hope they can separate DFU funcation from that source code...
In my application I have to advertise and scan, I know these two actions are multiplexed and there are no problems when there is no BLE connection (I use s130, sdk 9.0.0)...
Hi all,
I'm developing little project on nrf51 dongle(pca10031). After few succeses now I have big failure which stops my work.
How my environment looks like: Ubuntu...
I built the GCC bootloader from source based on the suggestion of another user in this forum instead of using a precompiled hex file. The Softdevice is 7.1.
It shows DfuTarg...
I have a min connection interval of 200ms and max of 250ms. I have set slave latency to 10. These parameters are set both on peripheral and on central. Still, after connecting...
Hi! I am working on a project that uses the Multilink example. On the client (nRF51422 w. SD 120) my program crashes and starts the main loop again after a few seconds. I...
Hi,
I'm developing a device that will be powered by two AAA alkaline batteries.
Since the operating voltage of nRF51822 is 1.8 to 3.6V I was considering to connect them...
Hi,
the example ble_app_uart_s132 from the SDK 0.9.2 is not longer working with the new release of S132 ( s132_nrf52_2.0.0-7.alpha). I had to go back to s132_nrf52_1.0...
My setups are:
RBL BLE Nano
nRF51_SDK_9.0.0_2e23562
Keil uVision V4.74.0.22 or gcc-arm-none-eabi-4_8-2014q2-20140609-win32
My design is to advertise a manufacturer...
I'm using nRF51422 with SDK 9.0.0 and S310 ver 3.0.0.
First, I program softdevice and dual bank bootloader by nRFgoStudio. After that it is possible to program my application...
Hi all,
first of all thank you for such a great knowledge base and community exchange.
I am pretty new in the development for nrf51822 devices.
I managed to run the...
The comment above app_button_init says, in part:
* @note Normally initialization should be done using the APP_BUTTON_INIT() macro
This macro is also mentioned in the...
I'm using the s130 SoftDevice on the nRF51 dongle and writing a PC app in python. How can I declare an int8_t in python for use in the sd_ble_gap_rssi_get function? The function...
Hello there, I am already guessing that by the question alone it seems like what i'm asking is silly or wrong but I have no formal education here so I will need some help...