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...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
I'm trying to integrate mesh 4.0.0 into an existing project that uses sdk 16.0.0. I'm very close, but I'm getting an error when I try to run mesh_stack_start()
I traced...
HI everyone,
I am currently facing an issue when using nrfjprog to flash my nrf52832-based custom board using nrfjprog.
Here is the steps I followed:
- Creating application...
Hi,
I have recently been evaluating the nRF52840 for the research purpose. I came across a question related to this product that I could not figure it out myself.
I noticed...
Hi Nordic
Is there any sniffer can sniffing ANT traffic?
I just trying 52840DK and nrf-sniffer-3.0, and read user guide, it seems to sniffer BLE packets only.
Regards...
Hello Supports,
I downloaded the SUPL package, and extracted it to nrf/ext/lib/bin/supl/.
For enable it in gps example, I set CONFIG_SUPL_CLIENT_LIB to y in prj.conf...
I have borrowed a snippet from github nordic repository for doing a single Vdd voltage sampling. I lifted the code and installed it directly into my app. It appears to hang...
address = 0xe7 0xe7 0xe7(3bytes),
dataLength=0x01(8bit),
S1>>PID=0x01(2bit);NO_ACK=0x00(1bit);
How to calculate CRC, I need software calculation, not hardware processing...
Hi,
Greetings!
One of our product requirement is that we have to upload SIGmesh network data (lamp status, temperature etc) to cloud server
Here we have to use SIGmesh...
Hello,
will the Systick be sourced by the LFCK when in WFI/WFE low power mode (SYSTEM ON IDLE)? On nRF52 series the freeRTOS port uses the RTC as systick for its tickless...
Hi all,
I'm developing a board based on nRF52832.
I want to implement delay power on and power off through holding a single power button for about 3 seconds.
Regarding...
I am try to make twi communication and i got strange issue.
When i use twi scanner example with unconnected pins on my board , i am not see any requests
Great oddity that...
Hello,
I am working on nRF52382 IC. I am accessing GPIO also. But still i don't get the access of antenna. I have make the circuit as per the development board of nRF52...
Hi,
What is the practical maximum throughput of nRF proprietary protocol? The following table showing ESB and GAZEL has 1.3Mbps and 128kbps respectively.
https://www.nordicsemi...
Hello,
I am developing application based on nRF52833 DK. Basically, my application scans all iBeacon messages (ADV_NONCONNETABLE) and transmit to computer.
I would like...
Dear All,
I need your help because I created a PCB with the nrf52840 and a flash connected exactly as the one on the dev-board.
The only difference is that the one on...