when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Hi,
I am using the non blocking TWI on the nrf 52840 with the following code:
The xfer is handled like this:
TWI config is
and
The twi_event_handler...
Hi, I have a FEM module connected with spi0 on an nrf5340 running Zigbee. without the FEM module, the range of the device is around 10 meters (specific environment, not free...
Hi,
we would like to provision TLS tags / certificates for cloud authentication over Segger RTT on a custom device. We are using the Golioth cloud with the Golioth Firmware...
Hi,
I am working on optimize the SPI timing for an NFC reader IC which connected to nRF52840, to minimize the read/write time as much as possible.
And I notice that...
Hello,
I am evaluating the Thingy 53 + nRF7002 EB for Wifi and Bluetooth scanning.
But depending on which power source I plug the devkit, the wifi interface doesn't set...
Hello,
I just bought a nRF52 DK board (PCA10040, 3.0.0, 3023.22, 1050315142 ). It has a N5340 MCU near the micro USB port, and on the other end, it has a N52832 MCU. I have...
Hi,
I own an nRF5340 Audio DK, on which I successfully run the example audio application .
Using nRF extension for VSCode, I've created a new application based on the...
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...
Hi folks,
I'm trying to build an application with the CAF, and I'd like to use the sensor manager module, but I've run into a few problems -- any help would be appreciated...
I am currently developing with the nRF5 SDK and infocenter.nordicsemi.com is the best location to find information on this legacy firmware. I am aware that the nrfConnect...
Hi, I have problems with debugging for the NRF9160-DK. I installed the latest VSCode tools (as described here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.99-cs2...
Good afternoon,
I am trying to send some analog data from a function generator to my nRF7002 DK and visualize the output in Putty. I use printk to print the values and I...
Hello.
I modified multi-nus central example to connect with four peripheral devices. I don't use uart at all, I don't need it, I don't need routing, I just send 16B frames...
Hi!
I am confused regarding NUS, L2CAP, ATT and GATT.
We are using NUS with data length extension to communicate between two nRF52840 boards and want to maximize packet...