I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
I want to intercept some data in the RX (in section UART_RX_READY in uart_cb() as a command with arguments. And I do not want this data to be sent on the the BLE.
After...
I use nRF Connect to scan BLE devices. nRF Connect can find ANCS2 device. But nrfutil dfu ble failed with Exception: Connection Failure - Device not found! And I can't find...
When I run TX tests with the AT%XRFTEST command, I can start the TX test without any problem but then the modem stops responding to AT commands. For example, if I send
...
Hello.
We are currently using MBEDTLS to handle DIFFIE HELMAN and AES . We have disabled all unused curves and modules, as suggested in documentation. Still the size of...
Dear all, I am trying to develop an application on Nordic nrf52840_dongle utilizing Bluetooth and Nordic Led Button Service. The application running on the dongle is supposed...
I was starting to develop for our own board based on the nRF9160 where we will just be using the LTE-M and while doing so, ran into issues with enabling the LTE. To do a sanity...
Working on a BBC microbit v2 (nRF52833) with Zephyr, I can only control the "ring" pins of the microbit's edge connector. I can setup pullup or pulldown on the other pins...
Hello,
I am using the nrf52832 and would like to know the clock sources used by the external peripherals. From the searches, I found that PCLK16M is used for most of the...
I am working with STM32-F401Re with IKO1A2 shield on it as well. I implemented the machine learning core on LSM6DSOX and I get the data of that accelerometer on STM32 F401re...
Hi All!
I am using nrf5 SDK 17.0.1 and using a radio test example to extend the range of nrf52833/20. Able to compile the example for nrf52833(pca10100).
Now the issue...
Hello,
I am not using the latest SDK, but it seems this has not changed (to be checked…). In file ./components/libraries/util/app_error_weak.c I have this sort of code:...
Our application has several Nordic devices in it. We want to hang a NOR Flash off SPIM4 (QSPI is already dedicated to another Nordic device) of the nRF5340 for storage of...
I use nRF Connect to test buttonless DFU without bonds failed. But nRF52832 receives BLE_GATTS_EVT_SYS_ATTR_MISSING event.
->static void ble_evt_handler(ble_evt_t const...
Hello everyone,
I am designing a Bluetooth repeater that will be powered eather by USB or an embedded Li-Po battery. This device will run with the nRF52833 along with...