Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
The temp accuracy is stated at +/-5C. Does that include using piece-wise linear terms for accuracy? Is there any data on accuracy over a narrow temp range such as 0-40C? ...
Hei, I couldn't really find a question regarding this use-case.
I'm hoping to interface a USB (2.0) charging capability to my design and thus I need to have a communication...
Hi Nordic,
Does FDS affect PPI ADC acquisition when writing data? The test found that once the FDS is written to the data, the ADC data returned by the PPI ADC is fixed...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask about WDT and softdevice (centre).
The WDT setting is 2s timeout and the WDT...
Platform: windows
hardware revisions: PCA10056
nrf5 SDK: 15.2.0
mesh SDK: V3.0.0
IDE: Keil MDK \ SEGGER embeded studio
I want to use keil to develop mesh projects...
Hi, I has a question.when I start the mode of debug ,the start code execution will automatically open.I dont know why .(I use sdk12.3,and the chip IC is 52832). compile the...
Hello, I'm trying to get an ANT+ peripheral example to work on an Adafruit nRF52832 breakout module. I'm using the 15.0 SDK, SD S212 and SES with a J-Link to program over...
Hi,all,
Now I am using nRF52832 to develop a Tire Pressure Monitoring System ,but I serached the ANT website and found that " a TPMS profile is "in the works". ANT+ members...
hi
i need to test the BT OTA test ( total radiated power (TRP), total isotropic sensitivity (TIS)
https://www.mwrf.com/test-measurement/ble-antenna-testing-helps-optimize...
Hello, maybe my answer didn´t get to you correctly. Referring to my post 10 days ago, I am still stuck controlling the joining procedure .
https://devzone.nordicsemi.com...
HELLO
I would like to know how to test RF for nrf24l0.
Of course, the RF test I'm talking about is frequency modulation for KC certificate
Previously, nrf24le1 was...
Hi,
Just to be clear, you are looking for reference DFU controller firmware for the Host MCU, in order to upgrade the firmware on the nRF52832。
I also need this feature...
Hello Developers,
I have configured a mesh network where I have a gateway node and multiple relays to relay messages from End nodes (sensors)
My question is the following...
Hi. I am working with nrf52832 trying to get Bluetooth and UART and a I2C peripheral working at the same time. I had a working version of the I2C peripheral and UART working...
hi.......
i need to run the program continuously using timer ......and want to check the data every one minute how to do that
i have seen timer example .. i am confused...