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 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...
I want to design the chip (nRF9160) on our board. 1- What kind of external debug / flash (SWD) can I use to flash the modem firmware and my app?
2- Is there any suitable...
Hello All,
I am implementing a simple UART bridge over BLE and want to add a Characteristic to update the baud rate being used. I thought I added code to support a new characteristic...
Hello!
I have this interesting bug with the twim driver.
It works perfectly with the NRFX_TWIM_XFER_TXRX transfer type: I see the transaction go out on the bus lines...
Hi,
My project uses nRF52840 with SD 140, SDK 17.0.2 and SES. My hardware has SD Card SPI and LCD SPI sharing bus pins, using CS pins to switch devices. Because of this...
Hi,
When I use Texas Instruments CC2650 MODA (using Bluetooth 4.2) as the the transmitter, a smartphone (iPhone or an Android phone) that has nRF Connect app as a receiver...
Are there any examples to program the nrf52 at a lower level bypassing all the bloat/ 10 layers of abstraction in the SDK? TIA.
I often hear that things were more straight...
Hi,
I'm using nRF52810 with custom pcb antenna.
When i scan my device using nRF52 DK and nRF Connect in windows 10, my device scanned.
But, when i scan my device using...
Dear All, i am using NCS v1.2.0 and the GNU ARM Embedded toolchain: 8-2019-update. I am able to compile and run programs successfully from the command line and SES, but I...
Large data volume communication appears SOFTDEVICE: ASSERTION FAILED error
However, using the same firmware does not have this problem on another board。 What causes SOFTDEVICE...
Hey Nordic Team,
I am trying to disable the SPI module to optimize my project and reduce flash usage. The Zephyr optimization guide refers to disabling unused peripherals...
We're beginning a design with the nRF5340 and are needing to make power architecture decisions. Are there efficiency curves for the internal regulators, in DC/DC mode, for...
I have an nRF 52832 running the SDK 15.2 as peripheral and have tried connecting to different Windows PCs: a laptop running a native bluetooth 5 adapter and a desktop PC running...
I'm beginner in the bluetooth environment so I don't understand everything in it.
For my project, I need to develop connection betweeen a BL652 and a smatphone.
In a first...
Hi,
For both (nRF52840 / nRF52832 ), with SDK version nRF5_SDK_15.3.0_59ac345
I am using Secure_Bootloader in the eample folder:
nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral...