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...
I have connected a nRF5340 DK board which the Programmer can connect to. I then drag the two .hex files for the Heart Rate Monitor demo over to the File Memory Layout window...
I've was able to use brand new PPK2 to make test measurements few days ago and it was working fine. I've connected the unit today and software have issue recognising the device...
After reading through the nRF21540 datasheet, I have a few questions.
1. Is section 5.5 saying that even though the spec for VDD is 1.7-3.6V, VDD needs to be between 3.45...
Hello everyone,
I'm now having a problem while using nrfx_spim_xfer on nrf52840. I want to use nrfx_spim_xfer with a callback when transmitting is done.
My setup code...
Hi,
For a development evaluation, I am looking to program nRF52833 to have it interface with "IS25LQ040B" serial flash chip through SPI-1. I found lack of examples and...
I am using the "nRF5_SDK_17.0.2_d674dde" for nRF52 development.
Would like to get the SoftDevice and nRF52 device for confirmation after OTA.
1. When using the sd_ble_version_get...
I am trying to send a OnOff output cluster information to Co-ordinator when a button is pressed in the nrf52840 DK. The problem is the during the initial registration, the...
Hi.
i want to power my nrf52840 with 2 AAA batteries i connected them directly to the module. Is there any Bluetooth signal strength difference when battery voltage drop...
Hello !
I have taken example /examples/crypto/nrf_crypto/aes/aes_ccm
and modify & g_nrf_crypto_aes_ccm_star_128_info instead of ccm
and initialization is failed
...
Hi everyone,
I'm looking for the max output current VDD can source (REG0) when the NRF52833 is configured as High Voltage Mode (see pic for context).
The NRF52840 has...
I need to send bulk data to an MQTT topic on a server hosted by AWS. I'm trying to use datamode option the serial_lte_modem sample but I'm running in to lots of problems....
Hi
I have five custom boards, same batch.
I used one of the boards for developing FW, based on the MQTT simple sample.
The FW uses CA certificates in an h file like...
Hello!
I am evaluating using nrf5340 for a very simple application (literally would only be a few lines of code). In it, I want to pass some information from the network...
Hi,
I am working with a nRF52832 in the nRF52-DK. I am trying to set high logic level of digital outputs to 1.8 V. I have been reading about different operation modes (normal...