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...
Hi,
I want to use the RSSI feature for CCA, i.e. measure background signal strength. The radio is started in RX mode, then I use the following code to get one RSSI sample...
Hello,
i implement the CTS_C example in my application.
I get the correct time Output in the UART.
Is this time the running in the Background?
How can i check if is...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
IN COMP of 52832, I find that a current source around the COMP form a OSC with a cap. I want to know what is the use of this OSC. And can the current source be disabled if...
I have a few characteristics under a service, and I'm trying to store the value if any of these characteristics is written to. However I run into an issue where if I enable...
Hi !
There is one thing I don't understand with the led included on the NRF51-DK board.
According to this thread ( devzone.nordicsemi.com/.../ and the datasheet it seems...
I want to take saadc samples for one second,every 5 seconds,the rest of the time the mcu is in system on sleep mode with rtc1 on.Eery 5 second there is an rtc event and the...
As the datasheet showing
The GPIOTE input mode consumpt upto 22uA ,it is inconceivable.I want use NRF51822 to design a ultra low power consumption production ,and use...
HI:
I want to use nRF24L01+ as TX, and nRF51 Dongle as RX. And I try to use nRF51 Dongle to just listen for the RSSI of the NRF24L01+. Is there any example or reference...
Hi, I am new to nRF51DK. I am following this tutorial shown below:
developer.nordicsemi.com/.../a00066.html
After I flash my s130 softdevice, I follow the file directories...
Hello,
The intent of the implementation is to first connected to a central using fast advertisement and once they are connected the first time, if they disconnect, the...
Hi, i am going to tune my PCB meander antenna by soldering center conductor of semi-rigid coax cable directly on to the coplaner wave-guide trace and outer conductor on to...
Hi, i am designing a board using balun in it. Also, i am going to use meander antenna of nordic dongle(reference image is attached). As i can see, there is no RF coplaner...
Hello , I want know , if i used the Gazell Pairing Library (gzp) , it means that I can not use the ACK
Payload function ?if i can use the ack payload function place give...
Hi,
after reading the NFC with an smartphone the power consumption stays very high without doing anything else...
I don't know if this is related to this bug: "NFCT...