In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
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...
I'm trying to figure out why my Xbee3 module can't connect to my nRF52480 app. I built the app using SDK 7.2.0 and Segger and it runs great. I can connect to it from nRF tools...
Hi,
I am using app_timer and SoftDevice in NRF52810.
I am storing app_timer_cnt_get() value after releasing button and after completing BLE Advertisment.
as I am starting...
Hey all,
I have started working with this board around a month ago, and start to understand it little by little. I have a program that communicates with a display over UART...
Attempting to program an nRF52840 dongle with sniffer_nrf52840dongle_nrf52840_7cc811f.hex, using nRF Connect Programmer v1.4.8, on Windows 7
Upon clicking "Write", the red...
HI,
I am trying to use STTS751-1DP3F temp. sensor with nr52832. The drivers for sensors are given on:
https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree...
I have some old production code that uses s110 v 5/6 and SDK 8.0.0 (perhaps - no one seems to know). The production device has never been able to do a bonded reconnect correctly...
Hi,
Your online power estimator only concerns nRF52840/832/810.
How to get a value when using nRF5233 with CTE activated for AoA ?
In other words, what is the additional...
I'm trying to create application for working with nRF52 device. I have completed provisioning mesh success, and receive notification message about success operation (work...
I know that SoftDevice 110 is old but I am stuck with it as it is on a production device with nRF51822. For some reason when I call sd_ble_gap_adv_data_set() with a non NULL...
I am developing software with the following features.
Communicates between two boards with nRF52840, nRF5 SDK 15.3.0, and its S140
Activate both extended advertising...
When I use this setup, when the specified duration expires, should I get a BLE_ADV_EVT_IDLE event? I don't seem to get one, even though I'm testing for it. SDK 17.0.2 / S...