Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
Hello Devzone Community,
My name is Ted, and I am continuing work on an nRF9160 based, battery powered custom board firmware. I recently posted a couple of tickets here...
Hello. I am doing current measurements on nrf9160dk while sending ~1kb json file through mqtt. I am following this guide: https://infocenter.nordicsemi.com/topic/ug_nrf91_dk...
I added some code for events of an external device. The external device is configured to Listen and Submit events as other Modules do. When, the generated Hex is burnt in...
I've been referencing these two tickets pretty closely How to specify signing the key with MCUBoot - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com) and MCUBoot...
Hello, Dear Kenneth.
Thank you very much for your response and the answer.
I will change the hardware solution using a voltage detector, but I am not clear yet on the...
Hi, i have this message after installing nrfutil
I checked version of the python, checked requirements, tried to install from sources. I do not know what to do next
Hi, I am experiencing a strange case here where after an update from SDK15.2 to SDK 16, the noinit section of RAM is not working anymore.
When I encounter an error of some...
In v1.4.0 SDK, AES key can be written into kmu slot, but there is no related function for ECC key and RSA key in crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h file...
I am using an STM32L4 chip that sends an update to the nRF52832 on a ublox module over USART. I assume the nordic chip is in the bootloader during the update.
We get a UART...
Hi, I want to eventually be able to programme a custom built chip with an nRF52833 SoC on board, but first I thought I would try with a nordic Thingy:52. My setup is as follows...
Hi,
I have seen a few tickets with people not getting any CTE data received and program restarting after "Waiting for periodic sync lost..".
Did anyone get it to work...
Hi!
Continue the previous case
I try to run zephyr direction finding rx example direction_finding_connectionless_rx
It seems to me that the external antenna is working...
Hi
I am working as a member of a team owning nrf9160 dk. I want to work remotely with the same hardware they have. but right now I do not have physical access to the hardware...
Hi, I installed VS. The screen shot is shown below. How to open, Build, Compile, RUN and Debug sample applications and custom existing SES projects. May, some one explain...