Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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...
For testing I was use "Socket Echo Server" demo app. Where I was use Thread and BLE together and also child image "Multiprotocol_RPMSG" was build.
Now I would like to build...
Hi,
it appears to me that when running code under J-TAG, the DC/DC convertor can not be enabled. (note this is "REG1", DCDECEN0 REG0 is not being used).
I've tried both...
I see the nRF52811 has direction capabilities, but can it locate and if so does anybody have any idea as to its resolution is say a large wherehouse environment? So, could...
Hi, guys. While I was testing the Raspberry Pi for the Thread Border Router,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
As mentioned in starting of the datasheet of nrf53833 there is a feature list in the first page but its for other packages which have around 42 gpio.
I am unable to find...
Hi, Support
I am developing a central application, which works with NordicLBS example, the original code is based on BAS battery level central app. now I try to modify the...
I'm looking for some assistance with using the 5340 in a host controller and I am not finding very much detail regarding antenna array design. I am a member of Bluetooth SIG...
Hi Sir,
We are a third party programmer manufacturer.
We are currently developing the nRF5340 programming software.
Encountered the following problems, please help to...
i2c_recover_bus is used to re-sync slave devices on the i2c bus when they may be out of sync due to a reboot or other event.
i2c_recover_bus is currently not causing the...
Hi,
I'm mid-way through designing a custom board using the nRF52840. As I am space and height constrained I need to use the Tag Connect style connector used on the nRF52840...
We want to be able to manually send Friendship requests from LPN or to change request interval runtime.
It was possible to send requests manually using nRF5 Mesh SDK, however...
Hi guys;
I try to read and write the data without connecting nRF52832 .is there possible to do? Then is it correct or not? if it's wrong means give me the possible solutions...
I have a DK board with nRF52832 that I've been using several months with no problems.
Today I wanted to try an experiment and did some modifications to the startup ASM...
Hi,
Our setup is a new design with SDK 17.1.0 and it is expected to support DFU over BLE. We are using the nRF52832 SoC.
I am trying to understand the role that is being...
Hi,
We are having an issue modifying the blinky_pwm example for our needs. We have made a devicetree overlay file setting the pwms of &pwm_led0 to 28 and pwm0's ch0-pin...