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...
Hello together, I am trying to work with the SEGGER software and would like to test it with a Sample from the nRF Connect SDK.
I've installed it over the Toolchain application...
Hi, I want to transfer 900KB file from mobile to NRF52.
I am using nRF5_SDK_15.3.0_59ac345. - Can you guide me for that? - How BLE receives a bin file from DFU via the NRF...
Hello, Following is my development environment IDE: Segger SDK: 16 SoftDevice: S132 Right now, we are trying to merge the following two examples. - examples/peripheral/nrf5...
I'm looking for a simple demonstration application that can run on the nRF52 Dev board and communicate with the default Thingy52 firmware. My plan is to get this working on...
I'm trying to read the Device Name from address 0x21 on a BQ40Z80 fuel gauge, using my nRF9160 chip, connected via SMBus.
When polling the address space, I nicely get an...
I'm using Ubuntu 20.04, SES 4.52c, SDK 16 nRF52840 DK board.
I'm going to need to use the PWM driver to supply clock pulses to an I2S microphone and the I2S peripheral running...
Hello all, I've run into a weird problem that hopefully someone has a clue. My environment: - PCA10040A, nRF52832 - sdk 17.0 - softdevice s132_nrf52_7.0.1_softdevice.hex ...
Hi:
I have a set of 2x Thingy:91 and 2x Thingy:52
I want to make a setup where the devises work in line over a longer distance. T91-T52-T52-T91 is that possible all working...
I want to run the realtime counter RTC2 with softdevice S132 WITHOUT an interrupt handler. I have no purpose for an RTC2 interrupt handler in my code, as I simply want to...
Hello,
i have issues getting the new softdevice into my product.
nRF52832 with 512kB Flash and 64kB RAM.
Currently i use s132_v6.1.0, a bootloader and an application...
Hello, I am developing an application with nRF52 DK. softdevice 112 and SDK V15.2.0. This is a "continuation" from my previous ticket ( https://devzone.nordicsemi.com/f/nordic...
Hi Devzone:
I am having trouble finding the right information to get ozone to run on Nordic nRF52833 with my own project. I followed in instruction here: https://wiki.segger...
Good afternoon everyone, I am facing problems using libuarte example (SDK 17 and NRF52 DK. Using SES and S132, PCA 10040) It works well with puTTY or other software, but I...