Hi community,
I need to get data from the BMI270 sensor that is on the Thingy:53 board. I have already taken some previous topics as reference but I still haven't been successful...
Hallo.
I am working with Thingy.91x and after learning almost all lessons with Nordic Dev Academy, LTE fundamentals, i have encountered an issue.
Right now I can't use...
I am having problems flashing my custom board with a nrf5340 chip. Sometimes it works, sometimes it does not, but more often than not it doesn't work and I cannot figure out...
Hi,
When I use NCS V2.5.0 (board:nRF 52840),I want to set the Non-Connectable and Scannable Extended Advertising.My code as follows.I use the APP nRF Connect for moblie...
Hi Nordic team.
I'm finding a way to update the factory data over-the-air. Specifically, I want to update the Matter Certification information (PAI, DAC, ...) over-the-air...
Hi,
In Core Specification v5.4, there is support for Non-Connectable and Non-Scannable Extended Advertising (ADV_EXT_IND) without AUX packets. However, when using Nordic...
When both ethernet and WiFi are supported on one MCU (with both sharing the same L2 implementation, only one network device being active at a time), does it matter if both...
We are developing with the nRF52840, in this instance present in a Laird BL654 module carried by their DVK-BL654 dev board.
After trying three separate examples that attempt...
Hi all,
I need to be able to reprogram an nRF52832 on a daughterboard from a mainboard with a Cortex M7. I have been able to eraseall and reprogram the nRF52, but it seems...
I have searched this site and not found an answer, although this seems to be a similar question: https://devzone.nordicsemi.com/f/nordic-q-a/41853/usb-driver-install-fail...
Hi,
I am stuck in sending and receiving serial data over Rx and Tx in nrf51 DK. I used arduino to prototype a fingerprint access control system. Now I am shifting to nrf51...
Hi,
I would like to know if the LFCLK is enabled after zboss_start(); and after zboss_start_no_autostart().
I would like to use an rtc event to trigger a PPI routine and...
Question: for the nRF52840, if I configure a GPIO pin as an open-drain output (DRIVE setting of S0D1) and then select this pin as a UART transmit pin, does the open drain...
1 .after the flashing the board i get a Zigbee Connection and Bluetooth connection but i can't able to control the bulb by using both board and bluettoth
2. Sir i am using...
Dear all.
I know the nRF52840 has 2 uart module.
I've been used only 1 uart setting like below pin connecting in 52840 DK reference doc.
But now i have to use 2...
*** Disclaimer *** I am a total rookie on this technology *** Disclaimer***
I'm working on a small BLE proof of concept and I have an nRF52840DK board. I've got Wireshark...
Hi, guys! I'm using the nRF52 SDK 15.3 BLE_APP_UART peripheral example.
I wish to add 3 ADC channels (12-bit) to read 3 potentiometers at a sampling frequency of 6kHz. ...
Hi,
I've BLE custom data sent to nrfcloud and looking for ways to plot data. I've used "add custom card" from configuration to extract data but was not able to plot/view...
hi, I am working on nrf52832 platform and tested some Bluetooth examples of SDK_15.3.0, I want to test some Bluetooth examples like audio, media and etc, is there any project...
Hi,
I am using a BLE master to bond with nRF52832. SDK is 15.3.0. Both side support secure connection.
I have tried to set the address type of master to public or random...
Hi, I'm starting to use the nRF52840 DK, I have downloaded the segger embedded studio but I don't have idea how to start, I need a sample example to use the pins to control...