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...
Not sure if there is already a worked-out example of converting analog to digital data from AIN0 and then updating a characteristic with that data.
I've worked through...
Hello ,
I am using examples\ble_central\ble_app_uart_c\pca10031\s120 in the SDK 10.00 .
I know that s120 supports up to 8 peripherals. I am using NRF51 Dongle as a Central...
hello everyone:
i use nrf51822QFAC(with 256kb flash and 32kb ram).The project is this "SDK12.3-ANCS\examples\ble_peripheral\ble_app_ancs_c\pca10028\s130\arm5_no_packs"...
Hi all,
I have a board with old code, it has a bootloader + sofdevice 110 + application all from SDK7 and I want to upgrade it via serial single bank DFU, to the SDK11...
I've developed a PCB containing the nRF51822. I am trying to uploaded the example program "ble_app_uart_s110_pca10028" to it, but the chip is not broadcasting (so I assume...
I use buttonless_dfu app from sdk 14
Generate settings file by nrfutil
Merge with bootloader hex file
Erase chip, flash SD, flash bootloader (everything use nrfutil...
Hi,
I am using SDK 12.2.0 with secure DFU service.i want to use pwm in my code.And i init pwm with APP_PWM_INSTANCE(PWM1,1),then i get an error:identifier "TIMER0_ENABLED...
I have built a custom board that is identical in schematic to the nRF52 DK board, with some additional circuitry connected as a SPI interface to the nRF chip. The MCU is the...
Hi,
Glad to see Nordic just released a new alpha version SDK yesterday!
I am wondering when you will release the mesh friend nodes support SDK? I mean support those low...
Hi,
I need you suggestion / information about Nordic chip. We currently have nRF52 (nRF52832) chip. However, in our application we will be using Nordic beacons as an transmitter...
Hello All,
I've finally managed to get Eclipse up and running after migrating from Keil, but now I'm having the following problem: I'm trying to port the buttonless_dfu...
Hi,
Happy Monday! We have multiple PTXs and multiple PRXs in a setting, all operating on a single channel. Is there a way to allow a PRX to receive but disable it from...
Hello,
We have observed fluctuation in Gas sensor readings from Nordic Thingy:52.
eCo2 and VOC readings are not at all near the calibrated sensor readings.
Tried Nordic...
Hello,
I am in a little bit of trouble here trying to flash a 3rd party module that is mounted on a custom PCB I made with the SWD pins exposed for programming.
I've...