Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
I want to develop a device which can communicate with other users without any cellular coverage or network by creating a lora mesh network like above mentioned picture. in...
Hello,
I am having issues integrating mesh functionality into a preexisting BLE project.
My project is based around an nRF53832, with SoftDevice S132 and uses nRF5_SDK_17...
Hi,
i want to connect my nrf5340pdk board with the MPU6050 sensor. They should be communication using I2C.
I read different information about the connection of the sensor...
Hi,
I have two questions about the nRF52DK power consumption when powered via USB .. one is for interest, but the other one appears to be an issue.
I have run some comparative...
Hi, I found an unexpected bug which leads to stuck at this point 856419>, app_error_weak.c, 105, Mesh assert at 0x0003AA3A (:0) it's happened after a fast setting the level...
Hello,
I am trying to spot a bug in which some memory corruption is happening. I don't know in advance at which address the corruption will happen, as it happens in some...
I want to trigger SAADC samples manually, when a certain BLE message arrives. I'd ideally like to have a trigger scan 4 individual channels.
I see two function calls, though...
I want to use the SoftDevice APIs to read and write flash on the nRF51822. Are there any examples of how to do this. I see all kinds of mixes between pstorage, NVIC (not sure...
Hello,
I am new to Nordic and quite new to ZigBee. Just had a short evaluation with Silabs so far.
My goal is developing a custom lamp for serial production that needs...
Hello,
I am trying to perform a FOTA update from nrfCloud to a Thiny:91 device, but I notice that a mansage appears forcing me to update to FOTA_V2. The problem is that...
Hi,
Are the functions implemented in drv_uart and uart_app even related to each other? I noticed that uart_app implements only some simple functions. Can someone please...
Good morning Now, using nRF52832, I want to implement multiple central devices (smartphones) with one peripheral device (nRF52832 Device) to simultaneously perform BLE Multi...
I'm trying to send ADC data through BLE using nRF52840.
According to the example codes named ble_peripheral/ble_app_uart , peripheral/saadc , I wrote a code and it is...
With SEGGER Embedded Studio 5.10d and nRF52840, the register view show TIMER0-2 with 6 CC registers but they only have 4.
It's quite confusing particularly when using the...
Hi everyone,
I have created a BLE connection utilizing E73-2G4M04S1B module from EBYTE with nRF52832 as its core.
My problem is its low range which is limited to 15meters...