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...
I'm trying to set tx power to +3db in the peripheral_uart sample.
I don't need dynamic control, just setting to always use +3db.
Adding the following line to prj.conf...
Hi,
I am using coded BLE to connect two board using nrf52840. I just let bluetooth to run, then measure power consumption of the peripheral board by measuring the current...
Hi,
I am trying to send messages from my gateway, which has UART and __LOG enabled, to a specific LPN address (0003).
So I want to send messages from my FN Light1 (0002...
We have developed an application in ncs-1.3.0 where we created a west.yml file for the application that lists nrf, zephyr and other dependent repositories. We have downstream...
Hello. everybody.
I'm new to be here.
Now, I'm struggling to succeed in building 'ble_app_beacon_pca10040_s132.uvprojx'.
(This file located in C:\(private dir)\nRF5_SDK_12...
We encounter 52810 freezing problem. It occurses in low probability less than 1 out of 1000.
Power-on reset is no use for this problem. The freezed 52810 chip restored when...
Hello,
I am developing a product that acts as a peripheral and sends a notification of more than 20 bytes (which is by default the BLE MTU). How can I config the MTU so...
Hallo I'm writing Data to the I2C port.
I'm using the nrf_drv_twi_tx function. It works well.
But I want to write bytes to the I2C without Adress. - i want to write just...
Hi,
I have the nrf5340 development kit. This is my first time working on Nordic devices. I've followed the Getting Started Guides. I am trying to run the first test. My...
Hi,
I'm trying to m ake sure that the nRF Sniffer files can be run correctly, following the instructions: "On Windows, type nrf_sniffer_ble.bat --extcap-interfaces".
The...
Hi,
Can you please explain what is the usage of unconnectable advertising? And what is the difference between beacons and unconnectable advertising?
Thanks!
What does (15U) mean ? Is that a specific useage declaring a number?
What does " =='\n' " means ?
After a long period of learning , I'm now trying to read and understand...
Hi everyone,
I am making a zigbee mesh with just coordinator and routers only. I intended to have the mesh to cover a very large areas with nodes that can be moved (not...
Hi,
I have got some problem of understanding the IQ sampling data.
As below is the official data format
0: I_Q (default)
Q
31:16
12 bits signed, sign extended...
I have successfully installed the drivers and downloaded the latest firmware version, but the connexion fails and I can not use the AT interfaces command for the modem controller...