Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Hi!
I'm looking for a new Bluetooth module for a controller, and I run across the nRF51. I used to have a module that I controlled from the MCU, but this SoC looks like...
I am trying to use the NRF_LOG system with FreeRTOS. In the case of an ASSERT, I want to be able to:
1) log the location of the assertion
2) flush the logs over RTT
...
I’m using the library pc_ble_driver_py last release 0.14.1, and Nordic DevKit PCA10040. My goal is to set the central IRK value and generate a private resolvable address....
Hi, i am trying to build a ble beacon for personal asset tracking. The one that is like Tile or Trackr. What kind of chipset and program that i should use.
Hello
P airing: Just Works with Bonding: Passkey Entry, Peripheral Displays works for bonding.
I want to make LESC Pairing: Just Works with Bonding. Is it possible? According...
I got a vague "cmake did not complete" error from studio when the sdk was installed at a hgfs mounted disk. It worked ok when the sdl was installed at non-mounted directory...
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...