Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
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...
I am trying to wrap my head around this whole Zephyr thing. "Highly configurable" usually goes hand in hand with "not very friendly to newbies" and I am 200% overwhelmed....
Hello all,
I tried to run the nRF52840 dongle and got some issues. I downloaded nRF Connect, SES and the nRF SDK and installed everything. I then tried the examples of the...
Dear all,
I use the nRF sniffer for BLE and nrf52840 dongle to capture the air log.
The tool can capture the air log and decrypt at the begining.
But after a while...
Hi,
I have a nrf9160 device up running for a month and everything looked good. But suddenly it started rebooting periodically, until there is no connection completely. There...
Hi I'm using nrf52 with softdevice s132,
The problem is when I connect nrf52 with my smartphone, the error code 0x3401 occurss after connecting exactly 147~150 second...
Hi,
I'm communicate with my sensor by using TWI ( i2c) driver. Most of the time, no problem.
But yesterday , i was debugging, and and ble disconnect event happen ( it...
Hi!
I am currently looking into using a file system to store logged data as files in my QSPI flash memory. To get started I looked around on the devzone and found the usbd_msc...
I am using ble_app_uart example to transmit data from phone to the NRF52840 device. The issue is, the buffer retains previous data sent and this prints alongwith the new data...
Hello,
I am using the nRF52832 Development Kit platform w/ nRF Connect SDK.
I have an application using UART which is configured to talk LIN to a SN65HVDA100 package https...
Hi,
I have a hang issue with my custom board using a custom bootloader and application.
The problem is device hangs when I downgrade the application on the latest bootloader...
We found USB MSC File Corruption issue on nRF52840 SDK. It is 100% repeatable.
Below is the test method and result:
Test environment:
Platform: nRF52840
HW board used...
Hello together,
I try to add some bytes for scan response data in DFU bootloader. So I changed the file components/libraries/bootloader/ble_dfu/nrf_dfu_ble.c to add 6...
I always put stand-offs on development boards, when you spill liquid and the DK is on the table top bad things happen, on this nRF5340-PDK when I added a stand off to the...