I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
the gy-80 module which has
1. HMC5883L
2. BMP-085
3. L3G4200D
4.ADXL345
i want to get the x, y, z axis of the sensor's position
which example i have to use and...
I am building a project with CMake, inside nRF SDK for Mesh 3.2.0, which uses the math library:
1. source file includes math.h
2. CMakeLists.txt adds m to target_link_libraries...
There are a lot of missing materials under the topic:
Software Development Kit > Previous versions of nRF5 SDK for Thread and Zigbee > nRF5 SDK for Thread and Zigbee v3...
I'm converting an already working LPN that went into SystemOFF with GPIO wakeup for lowest power consumption.
Now I want to use the RTC2 as a secondary wakeup.
I know...
I am currently developing on the nrf52840DK (Rev 1.1.1) using the mbed os.
To debug on the board using OpenOCD it is necessary to flash the JLink firmware for the board...
Dear Nordic community,
we as a company, have developed products with the nRF52832... currently, we're developing a product with the nRF52840 (because we needed USB).
My...
Hello
I would like to change the Tx_Power using softdevice.
The sd_ble_gap_tx_power_set command shows me the supported tx_power values as -40dBm, -20dBm, -16dBm, -12dBm...
I have make some custom board with the same layout as a BMD-300 evaluation board (pca10040) with the same MCU which is used on this evaluation board from RIGADO. This is BMD...
Hiya,
We're running a few experiments with a wireless-mesh protocol based on rapid flooding on a few nrf52833 dev kits.
We'd ideally like to use a channel contention mechanism...
Hi, I am working on nRF9160DK lte_ble_gateway sample, in that I want to scan for beacons UUID and major, minor value. nRF52 device is programmed with bluetooth HCI (UART)...
I have a custom board uses nRF52810. When I flash my board with examples include SoftDevice (sdk 16.0.0) nRF52810 restarts. I am debugging with oscillascop and seeing that...
Hello,
what is the realistic maximum speed achievable over RTT on the 52840dk (using SEGGER_RTT_printf) to RTT Logger?
I have tried modifying frequency and NRF_LOG_BACKEND_RTT_TEMP_BUFFER_SIZE...
Our nRF52832 setup is:
SDK15.0.0
S132 V6.0.0
We have a setup where we are using BLE for various purposes, in both the central and peripheral roles. We upgrade our...
hey i want to make my device act as peripheral to smartphone at the same time act as boradcaster an to reach that we need gap_adv_type BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED...
I just received the nrf9160 DK and gone through nRF connect ( V3.3.0) installing toolchain, cloning the nRF Connect SDK and downloading Nordics version of SES
The problem...