Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I've been working on porting a project to NCS using VS Code as my IDE. Now that NSC v2.0.0 is out, I wanted to move to that. I found the migration guide: https://developer...
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...