I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
Building ‘Smart_Remote_3_nRF52_Firmware_nRF52832’ from solution ‘Smart_Remote_3_nRF52_Firmware_nRF52832’ in configuration ‘PCA20023-SR3_nRF52832_Product_Example’ Assembling...
Hi, Nordic,
I am using the ble_app_uart example in the SDK15.2.
I find a issue that when the device, which p_client->is_notification_enabled is already true, is disconnect...
Hi,
I just started with Nordic nRF52 DK and builded and flashed nRF5_SDK_15.2.0_9412b96/examples/ble_peripheral/ble_app_gls application on Ubuntu 18.04 using armgcc toolchain...
I'm experiencing a problem with the NFC.
I'm trying to make a simple read-only tag, and I've used the NFC Text Record Example to build upon. That worked without a problem...
Just wondering if you have a desktop application that can load secure packages onto nrf52840 boards?
As far as I can tell nrfConnect for Desktop can only load a firmware...
I am using PCA10040 with S132.
I am using PCA10056 with S140.
I have a Teledyne BPA Low Energy sniffer that does not support BLE 5.0.
When using programs (e.g., Multilink...
Hi,
right now I'm trying the example with Dynamic multiprotocol examples using nrf52840 Thread and Zigbee SDK, but when I build it, for example : BLE Proximity and Thread...
Hello,
I am working on implementing the USB HAL for the nRF52840 for Mbed-OS's upcoming USBDevice feature release. I am encountering an issue where the automated test suite...
Hello
We would like to know if we erase/write a page beyond the 10K cycles, is the retention time decreasing ?
Do you have a graph or a table of the retention time showing...
Hi,
Currently,the BLE softdevice used for nRF52840 have released. What about the ANT softdevice?
I want to know the release time about S2xx or S3xx. Can you give me a...
Hi to all,
i am developing a device based on nordic nrf52840 soc and i want use NFC tag type4 peripheral to implement a specific protocol. in normal condition all thing...
Hello,
I got a problem duringing advertising with the following scenario:
I advertise some data to a Scanner.
The Scanner answers with a Scan Request.
The ble event...
I am developing a bootloader that upgrade the bootloader/software/application from SPI flash. I think I can use memcpy from XIP address directly. However, bootloader upgrade...
Hi,
I have downloaded the latest Thingy firmware v2.1.0 and setup the IDE as per [here].( devzone.nordicsemi.com/.../)
The code compiles and upon starting debug with...
Hello everyone!
I have an application that is using FDS to save settings to flash. When fds_init() is called it returns the code FDS_ERR_NO_PAGES. My application does not...