Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I want to make The Thingy91 a bluetooth peripheral device . I want it to send the generated temperature data to cloud or another device. How do I do this? I had problems with...
Hi Nordic Team,
Please share logic to scan specific peripheral devices which are advertising with a filter other than filter for device name, uuid, short name and MAC address...
Hi,
I am using nRF52832 with SDK v16 with s112 BLE stack.
I am trying to enable the DIS service like below:
The device can boot successfully but when I checked the...
Hello,
I want the scanner to receive both AUX_ADV_IND PDU event and AUX_SCAN_RSP PDU event for the case when AUX_SCAN_RSP PDU will be lost I still want to have AUX_ADV_IND...
Hi,
I am using RTT log with nRF52832, my question is when debug port is disconnected, what will happen to RTT logger?
Will they be simply ignored? or will the debug pins...
Hi.
I want to measure the current on the nrf 52840. I have downloaded the beacon example on the board and I want to measure current when the beacon is transmitting(LED 1...
Hi,
I am developing an application using BMaD 300 Eval board nrf52. As a first I want to display device information along with MAC address of BMD 300 I have, in advertising...
Hi,
I loaded bootloader, SoftDevice, and Application using nRFConnect - Programmer. But it doesn't launch the application. It fails at
nrf_bootloader_fw_activate() with...
Hello,
I want to read the values from MPU9250 magnetometer i.e. from AK8963 I wrote a function just like accelerometer and gyroscope shown below:
uint32_t mpu_read_mag...
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...