Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hi
I am using the nRF5340 DK board using its P20 trying to flash an LED blink code to MDBT53-P1M (RAYTAC) I/O shield. The LED is connected to P0.31 of the I/O shield. By...
I am using Bluetooth for DFU in NCS version 2.6.1, but I encountered an issue in Device Manager that says, "There is no free slot to place the image." In the JLINK RTT, I...
Hi
I am new to the nRF52832 + nRF Connect and have recently purchased the nRF52 DK. Sorry if this is a simple question, but I want some clarification.
I have an external...
We have a custom board with an nRF5340 connected to a W5500 ethernet interface. The interrupt handler for the W5500 is never executed, despite the interrupt signal being asserted...
Hello, In the DevAcademy lessons I'm currently running blefund_less2_exer1 on the nRF52840 board. Successfully build and flashed firmware using Visual Studio Code enfironment...
Hello, I am trying to find out my nrf 52840 chip revision. I have tried using the NRF_FICR register but I couldn't find the revision there. I found that the variant is AAD0...
Hi
This is a project that reads sensor data and transmits it to the phone. Currently, the sensor data is read and transmitted to the app.
However, if there is 0x00 in...
anyone can tell what is the "Top right-hand side" sector?
Please see below screenshot.
Left hand side is what I dragged and dropped "merged.hex" from \asset_tracker_v2...
I am working on a module MS12SF1(nrf7002+nrf5340). I am using wifi,ble,sdcard,uart and https functionalities in my code. Currently my flash usage is 72.44%. I also want to...
Hello,
I have an aplication that connects to a LTE network and sends periodically a post request with some information to a http server. To get IP server address, I use...
Hi all,
I have an issue with putting my second boot slot on an external SPI flash. There are more people on the Q&A with issues in this realm, but none that I found were...
In our custom board, nrf5340-nrf7002 ,using external RTC ECS-RTC-SOP8-5101A RTC module, which is connected via the I2C bus.
We have configured the RTC's /INT pin (P1.01...
I am using a nrf52840 dongle. I have my own device which has BLE and I am connecting to an app in mobile phone our bluetooth. My goal is to check for the security level what...
Hi , on this code there are not any problems, ,it runs good. but the problem is current.it is 36uA. it is more than ecpectation. because in datasheet.
adxl362 current consumption...
nRF52833 Onboard jlink is broken what to do?
nRF52833 Onboard jlink is broken what to do?
Who can tell me how to make it work, and nRF52833 comes with Debug in and Debug...