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 working on nRF51822 Microcontroller. I am not using any kind of stack I mean Bluetooth etc. I have a simple nRF51822 microcontroller and am running a simple application...
Like the title says, I'm making a call to nfc_t2t_emulation_start, and getting NRF_ERROR_INVALID_STATE (0x08) back.
The only prerequisite that I'm aware of in order to...
I'm testing with S132 nRF52 SoftDevice 3.0.0, BLE dfu operation with single, nRF toolbox on Android version 1.16.5.
I have checked the example in SDK, nRF5_SDK_12.1.0_0d23e2a...
Hi,
I am trying to make communication between two nrf51822 modules. I am using nrf11 SDK, In this i am using proprietary_rf-> esb_low_power_prx(ptx) examples.
In this...
URGENT
First of all, I have to mention that I dont understand PPI.
I have application which uses PWM to control a pump which is connected to the nRF52. To the nRF52...
What would be the payload size? That is, without any ble involvement? I assume it's 31 bytes? Or maybe this question is invalid since you can transfer unpackaged, raw data...
Issue: when the battery level is requested for the first time from mobile its responding correctly. but, when it is requested for the second time from mobile, disconnection...
We are trying to import blinky example(Keil project) to SES, we could succesfully build the eaxmple and dump into nRF52-DK, example is from SDK12.1. After we dump into kit...
Hi, I'm planning to create a custom PCB that uses nRF52832-QFAA.
Currently, I chose the Q22FA12800025 32MHz crystal to use, which is the same one in the PCA10040, I believe...
Hi,
I use nRF51822 with 256k flash and external sensor, and i want to write the data i receive from it via SPI to internal flash?
After the data received i want to send...
I've seen a few posts in regards to the usage of MCP in a windows virtual machine. From what I can gather, this setup just will not work, however I haven't really seen an...
Hello:
I was wondering about the random addresses programmed into the FICR on some of the devboards that I have. I read the devzone and it appears that the DEVICEADDR is...
I read that the DEVICEADDR is always in the advertising packet, so i need to take these data from the master each time that a slave is conected to them. I trying do something...
I'm using nRF52+SDK11.0.0+s132. In the ble_hrs PCA10040 example, the following are defined:
BLE_STACK_SUPPORT_REQD
BOARD_PCA10040
NRF52_PAN_12
NRF52_PAN_15
NRF52_PAN_20...