Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hello.
I'm still using Zigbee SDK 4.1.p0 and custom pca10059-compatible debug board with nrf52840.
In a nutshell, the problem is that despite the very large distance and...
Dear All:
I encounter some difficulties when i read the Bluetooth_5.2_Feature_Overiew document
The document said isochronous communication uses the new LE Isochronous...
Environment - windows 10, ses release 4.12 nRFconnect programmer 3.3.3 using gnu C nRF52840 dongle programming with DFU. No softdevice, Gazell only.
I have two hex files...
The nRF sniffer is not listed in the Wireshark interface list.
Software versions: Windows 10 Pro 64 bit, Python 3.8, Wireshark 3.2.3, nRF Connect 3.3.3, Sniffer 3.0.0. ...
Hi
I am using SDK15.2 and trying to do a loop of serial write.
The first write is ok, but all other writes fail.
This is the code I am using:
#include "nrf_serial...
Hi, Everything works perfect between my phone app and my nrf52832-chip except on some phone-modells. That is a Huawei P20 pro and a Samsung S8. My application is sending files...
Hi Nordic,
I am using the nrf52832 with the Development kit and the 14.2 SDK.
I have followed the steps in https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Is there a possibility to debug and flash the DK while the PPK is connected via the headers? Right now I am taking the PPK off to flash; debuging is not possible.
If not...
I want update NFC payload on-the-fly.
My test firmware based on nRF5_SDK_14.2.0_17b948a\examples\nfc\record_text (unable to update SDK. Legacy part.)
At firmware start...
Hi,
I might have missed the answer to this question in other threads, but: what is the best way to store/get log data from the device that is not connected directly to the...
Hi, I'm developing on nRf52811 and I want to get PWM working to set my led when I put a pin to high. I just saw other tickets where using PWM library is not effective (and...
Hi,
I am working on a product based around an nRF52832 (SDK 15.3, S112 v6.1).
I am using the Secure Bootloader and I have a script that is used to merge hex files and...
Hi,
I'm trying to write multiple compile time constants into the UICR (from the boot loader project). Currently I'm writing the boot loader addresses (start address &...