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...
Hello team, I want to use Normal Sleep mode that is (__WFE) normal sleep mode in NRF51822 using MBED OS 2. But, when ever I am using this method, my code has been waiting...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
The following vulnerability "CVE-2020-10135" has been reported by the Bluetooth SIG. Will this device be affected...
Hello
I am using SDK v17 and sending the value of acceleration sensor to the app.
I want to use this value to process some action in the app. For example, if the transmitted...
Hello Nordic Community,
I've stumble upon an issue with a characteristic configured to not require authorization but still does on certain occasions.
Consider a service...
I'm new to the nrf5 GPIO functionality and having a little difficulty getting started. Upon having called `nrfx_gpiote_in_init`, my app reports a fatal error and the device...
I wanted to know the function or functions and the steps to associate an interrupt with an event.
I will be getting a single Pulse(Low To High) which will be my interrupt...
Hi,
I am using the nRF52840 dongle and am seeing problems when I try to use port 1 pins.
For instance, if I try to write to pin P1.01,
I see this error
I seem...
Hello Nordic Engineers:
SDK Verssion: nRF5_SDK_15.2.0_9412b96
IDE: Segger Embedded Studio
I use 1 Central and 5 Peripherals to build the network,they all can build...
Hi..
I want to update the firmware over OTA. For the first time I have downloaded ble_secure_bootloader and softdevice, then I flashed the application file by scanning the...
Hello,
I am trying to develop and application that will be able to scan for some time for beacons in the area around it. From all found beacons and using the RSSI of each...
Hello,
I have implemented a file system on the external flash, following the example: " USB MSC Example ", SDK16, nRF52840. The objective was to implement an audio recorder...
Hello,
We have a released product that is using the nrf52832 (rated at 85C). We have used this MCU and we have don't have issues so far.
Recently, it came a small...
Hi Dev Team,
I have been trying to send data across from my nRF9160DK board to an external sensor via RS-485. For this, I have a TTL_RS485 converter in between.
To start...
I am trying to buy an NB-IoT SIM card in the UK as the LTE-M SIM included with my Thingy:91 does not work here. I know that Vodafone supposedly run the NB-IoT network here...