Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
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...