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 an application that I have built on the Cloud_client example, and I have a question about the data that is received when the nRF9160 first connects to the cloud...
We've been provided by a manufacturer with a reference implementation for a nRF52-based device and see a number of references to a "Jetstream" library from Nordic. The library...
Is there any plan to have an extended operating range nRF52840?
I'd like to be able to use it to, say, 105C
If not is there an alternative part with at least the same...
Hello,
I have been trying to upload a program and continually get the error; Timed out waiting for acknowledgement from device. Failed to upgrade target. No data received...
Hi All,
I am having a problem trying out one of the examples provided by Nordic. It is the "ble_app_hrs_pca10056_s140_uart" running on an nRF52840DK board. i programmed...
I am working on an application in which I need to store large amount of data in the flash. I have successfully integrated FDS Module in my application and I am able to store...
Hi,
The XTEMP, XPOFWARN and XVBATLOWLVL commands all allow you to set thresholds for temperature/voltage at which the modem sends a notification. When is the voltage/temperature...
Hello,
I am trying the DFU over serial example in the SDKv16.0. I am following up the tutorial here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hi All,
I created one channel PWM from pwm_drive example and its works well.
Now i m trying to add the PWM functions ...into my ble_blinky_central example.
Compilations...
I am working with an older version of the https://github.com/NordicSemiconductor/nRF-IEEE-802.15.4-radio-driver and the https://github.com/NordicSemiconductor/nrfx . Which...
Hi
Apart from Direction finding, there is 3 major enhancements in the Bluetooth 5.1 core spec.
Reference: www.bluetooth.com/.../1901_Feature_Overview_Brief_FINAL.pdf ...
I search for an LTE modem for a small device. (between 10000 or 100000 parts per year)
So I need something to play with it to learn what is possible. (for example battery...
It's not clear to me the difference between RAM[n].POWER, RAM[n].POWERSET and RAM[n].POWERCLR. I'm assuming that you use RAM[n].POWER to read the contents of the registers...
Hello,
The following defines can be found in nrf52_bitfields.h. Are all these register values used for REV 1 chips? In otherwise, the last digit isn't significant? If...
I am using the example project for Uart Central. I have a lot of messages transmitted out of the Uart. Unfortunately the Uart transmits some characters but does not transmit...