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...
azure_iot_hub_connect does the following check:
connect_client looks like this:
If the embedded return at line 40 of connect_client occurs (as I've seen it do) then...
I noticed on Zephyr docs this:
nRF5340 PDK (preview development kit) is an earlier version of the nRF5340 DK. nRF5340 PDK board is deprecated and is replaced by nRF5340...
Hi Nodic,
I try to add the tx power to both the connection mode and advertisement mode to make it long range available. But when I run the code it fails.
Please check...
Hi.
I do not find the description about I-Cache principles and work algorithm.
I read the part of the documentation "NVMC - Non-volatile memory controller". I think, I...
How can configure NRF_LOG_UART to use UART0 or UART1 for nRF52840? I cant see any configuration which uart NRF_LOG_BACKEND_UART will use
As per spec nRF52840 should have...
Hello,
I want to develop a new IOT product using the NRF52840. My device will be using the MCU with BLE and a very low power sensor.
I want to use a 3.7V one cell battery...
Hi,
I would like to input a data(integer) into the CLI and store the data. How can I do that. I have seen SDK but could not find any function or macro.
If there is any...
Hello, Not sure if this is exactly the same as what is happening in this case , but the issue of an early disconnect when NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 247, can simply be...
Hello
I would like to retrieve the signal strength of the Thread messages I receive. To do this, I used the otMessageGetRss (message) command in my request_handler but the...
I have cloned a few beacons with nRF Connect and use the app to advertise these when testing our beacons and apps. It is (to my best knowledge) not possible however, to export...
I have been trying to use the secure services to read random from the CC310 and have been getting unpredictable crashes. I have been able to modify the secure_services sample...
sdk ncs v1.3.
Example name: serial_lte_modem. Example path: D:\ncs\v1.3.0\nrf\applications\serial_lte_modem
The error in opening this sample macro definition is as follows...
Hello, Nordic developers. The ZED , ZR and ZC connections were identified by the example of Zigbee Light Control example .
Based on this example, we are going to develop...
I am using the gazell protocol of nrf52840, How can I specify the correspondence address of this different handles when I USE A HOST to communicate with eight handle devices...