Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
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...
I built the project on VS CODE, but it failed at the beginning
log output:
> Executing task: nRF Connect: Generate config nrf52840dk_nrf52840 for f:\nordic-sdk\project...
Hi, I've made custom boards using nrf52840. In my application I did advertise forever with interval of 200ms. Now after several weeks of tests I've two boards out of seven...
Goodday
I thought I would try the webinar
️ nRF Connect for VS Code Webinar - Hackster.io
Im getting the following error after I add Build configuration
Building...
After installing NCS 1.9.0 Open Segger Embedded Studio does not show as an option any longer. I have tried to remove the SDK and install it again, but the result is the same...
Can distance be set between nRF52840 and APP? For example, set 5m and 10m through app. When the distance between nRF52840 and APP exceeds the set distance, app will remind...
Hello Respected members, I have a question regarding the #nrf5-calendar example that is, is there any way to retain the NRF52 time after resetting the device. I am using the...
Hi there!
I'm currently looking into performing a DFU on a nRF52832 DK from an SD-Card. I managed to get the secure serial uart bootloader up-and-running and have no issues...
Hallo,
I would love to receive some support in configuring micro_ecc backend for OTA DFU.
I am using SES and following the instructions on nordic InfoCenter. The link...
Hi,
I am using nrf5280 development kit and 17.1.0 sdk.
i am working on ble_app_uart example code.
Its working fine no issue. Since the start address of the application...
We are using an nRF51x22 in one of our designs.
I am in the process of writing a bootloader that conforms to a packet format we use for loading code across our product line...
hi support team,
Customer IAC is now on GPS testing sensitivity performance. Below is from 9160 spec.
now they are trapped here for a long time. do we have any instructions...
After preforming a DFU with the nrf connect app (ios) the device advertises and will "connect" with the nrf connect app, but its not actually connected which is evidence by...
Hi, I have a project that is comunication between nRF and Smartphone via BLE and using libuartes to comunicate with 2 another devices via 2Uarts. Now I need to combine 2 examples...
I have an BLE peripheral application running on a nrf52833 with softdevice S140 were I transmit data from Bluetooth to an external CAN-controller via SPIM and back. This is...
Hi, I want to enter the DFU by setting the register.But when the sd_power_gpregret_clr and sd_power_gpregret_set are set to set the register, and the err_code is 0x02 is returned...