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...
Hello,
I am experiencing the following issue:
When trying to use the nrfconnect - bluetooth low energy app to configure my nrf5340 PDK, the connection to the board via...
I want to be able to flash (hex files) my Raspberry Pi 3, I am using Raspbian as an OS and I son't seem to be able to install nrftools for Linux on my Raspberry Pi. Are there...
I am building a product where a central device communicates with peripheral devices in a star topology. The main purpose of the communication is for the central device to...
Hello, is it possible to use the nRF Connect desktop app with any standard bluetooth low energy dongle, rather than the nRF52840 dongle or the nRF52 development kit? I would...
Hi, I've got a project runing fine on v1.5.1 but will not update to v1.6.1 with this west.yml file: changing the revision v1.5.1 to v1.6.1 to keep up to date with the sdk...
Hello,
I am using nrf52 DK to program an nrf52805 with the ESB protocol. My nrf52805 is in slave mode compared to a micro Stm8l serial connected.
I'm having trouble configuring...
Hi everybody,
I am working in a project where there are one central_UART with multilink and diverse peripheral.
The devices are a custom board Fanstel BC840, nRF Connect...
Hello ;
We used NRF9160-SICA-B1A-R in our project. We have to choose the old version (NRF9160-SICA-R7) as NRF9160-SICA-B1A-R is out of stock. the only difference, Some of...
Hello,
I am attempting to implement cell tower triangulation using unwiredlabs.com's api.
I have single-cell geolocation working. I am having trouble getting multi...
To measure the antenna in band 20, you can send a carrier in the frequency range from 832-862 with the command "AT% XRFTEST = 1,1,20,8320,0,1,4".
To measure the antenna...
Hi,
I am using nRF Mesh SDK 4.1 and nrf SDK 16. I started with the light switch client example on a DevKit.
I am trying to change the publication address of the client...
Hello, DevZoners!
Hope you all doing great!
I have 2 9160DK's and for a few weeks now I've been trying to connect to the LTE network and then connect to the nRF Cloud...
I have changed the ram start and ram size, but as soon as i am adding the 10th characteristic to my second custom service, the program is crashing? i've also changed BLE_GATT_DB_MAX_CHARS...
What is the maximum file size of the LTE Modem firmware update we can expect on the 9160 platform? I am trying to plan out our external flash size and partitions.
The...