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 just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hi,
I'm working on a custom bootloader which does DFU over I2C. As a fail safe mechanism I want to have a timer running that gets reset between each Image data block, so...
When using SDK v13's I2S driver, the data to send is filled via data_handler callback. How do I fill last block data?
Assume i2s buffer size is 2000, then every 1000 words...
I have been going through the steps in this blog post: https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/getting-started-with-nrf9160...
Hello everybody,
I'll try to modify the ble uart example. The target is, to get data from two different nus Services (different characterisitv uuids). They are both initilised...
I basically need to use two UART instances with the BLE Buttonless DFU Template App.
I started using the Serial library but apparently it's no longer supported.
The methods...
Hello,
I am working on nRF52832 SDK 15.3.0 in segger studio.
In my project I have 2 ADC input pin.
ADC initialization is as shown below,
And every 0.5 second I read...
I have a custom BLE characteristic that I want to use to allow an app to send commands to my device. I use an on-write() function that is called whenever a BLE_GATTS_EVT_WRITE...
The Device's name UUID for Thingy52 in according to this site https://nordicsemiconductor.github.io/Nordic-Thingy52-FW/documentation/firmware_architecture.html is: EF68xxxx...
Hi I am using nrf52840 on a custom board with segger embedded studio as development IDE. I would like to flash the hex file generated without using segger embedded studio...
do you have a user gide for Serial DFU just like buttonless DFU ,like this link https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics...
Hi,
I have flashed lte_ble_gateway on nRf9160 DK (PCA10090) and hci_uart on nRF52840 SoC.
After flashing, I am getting some random RSSI values and MAC Address , instead...
Hello,
I have two micro-controllers communicating over SPI.
The STM32F746 is SPI master. The nRF52840 is SPI slave. I use SDK v15.3.
I am sending two bytes over SPI...
Hi.
I had to unpair from the Android Bluetooth list by doing pm_peers_delete () when bonding. It's ok. I know why it should. But sometimes I can't find my paired device...
To the kind attention of Nordic support team,
We are very interested indeed in using your nRF52840 and nRF52810 devices in our projects. We also would like to use your gazell...