Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hello,
I am getting the following error in Segger Embedded Studio v5.60
SEGGER Embedded Studio for ARM Release 5.60 Build 2021081102.47262 Nordic Edition Windows x64 ...
Hello,
I changed saadc.zip for my application needs
and would like to plot the incoming serial data from ADC as asked in
For time evaluation I would like to have...
Hi
We would like to test the “Carrier frequency offset” of the PCBA during production. Like the BT SIG test: RFPHY/TRM/BV-06-C [Carrier frequency offset and drift, uncoded...
nRF5 SDK, SD140 7.2.0
I am running a bluetooth application that also has OTA DFU capabililty via bluetooth. In my normal application I use a timer to advertise for exactly...
I need to set the SPI Mode NRF_DRV_SPI_MODE_0 for a 2nd chip (on the same SCK/MISO/MOSI) to NRF_DRV_SPI_MODE_1.The chipselect is handle by the application.
I can't do the...
Hello,
Is it possible to clone services of peripheral device connected with "Bluetooth Low Energy Standalone v4.0.0" PC application? I see it is possible in "nRF Connect...
nRF52840
NCS 1.9.1
I have successfully downloaded app_update.bin to flash and rebooted. MCUBOOT copies the new application correctly and it runs fine.
The boot process...
I opened an issue on GitHub, but the NRF Connect iOS repo has not been updated recently. Here is the link: https://github.com/NordicSemiconductor/IOS-nRF-Connect/issues/118...
Hi guys.
I'm using the development board NFR52840DK and I modified the sample in zephyr\samples\boards\nrf\nrfx to use twp buttons, sw0 and sw1.
The sw0 button reset a...
Hi,
I want to use my PC to send some message to dongle via USB, then the dongle send them to certain device via BLE.
If there is a sample that allows PC interacting with...
Hello,
I have tried running Blinky example with some Low Power directives in the code without success. I came here for help then.
The current consumption used by the example...
Hi All,
I am trying to port my current SES project (s140) from nrf52833 to nrf52832. My nrf52832 is spec'd at 512kb flash and 64kb RAM. Any help would be much appreciated...
Hi,
Trying to evaluate the nRF52840DK with Matter examples but none of them seem to compile.
Following error is the result
Building light_switch west build --build-dir...
Hi,
We are using nrf5340 nrf connect SDK V2.0.0 and we are unable to find the brownout detector configuration. For our use-case we want to trigger system reset if supply...
hello Nordic
i work with nrf52832, with ncs 1.7.1 (moving soon to 1.9.2)
i have some issues with my spim clk and i think (not sure) its related to working with spim0...