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...
Hi i have a problem i put buttonless dfu on my chip and everything went ok i can do OTA updates and everything works perfecly but i have a problem when i connect via j-link...
Hi,
Is there a low power consumption for battery powered long term (months) application for Nordic Thingy 91? I don´t need GPS position, just to receive sensor data and...
Hello
Using a Thingi91 with latest firmware and Asset Tracker v2. Connects to the tower, but cant seem to connect to the NRF Cloud. How can I check if it can reach any other...
Hello all
I am using the Thingi:91 in Sri Lanka. I can connect to the tower correctly, but cant get data connectivity yet. I am told by the operator that they use the following...
On nRF cloud I registered the ibasis sim card which came with the 9160DK and connected it to that 9160DK device. I'm now using a Fanstel BLG840F and wanted to know if the...
hello Nordic
i am using nrf52840, with zephyr
i wish to use the nrfConnect Tx power service to read and to SET my Tx power
but in ncs in zephyr/subsys/bluetooth/services...
Hi,
I am using nordic52840 dk board.
And i want to flash a bin file using nrfjprog command line.
For Hex file i am using below command
nrfjprog --reset --program blinky_pca10056...
Hi everyone,
We are using the nRF5340 and need to use an LFXO, not just for BLE, but also for the real-time clock that our product should provide.
Due to other requirements...
Dear Team,
Just I have purchased Thingy91. Please help with where I can see the demo to start with some basic example of transferring data. Mentioned that Pre-loaded assert...
I just installed the nRF toolchain and Programmer application to start using my nRF52840-DK eval board. I have the board connected through J2 to my computer and I can flash...
hello Nordic
i am using nrf52840 with zephyr ncs
unfortunatly i used this command "pamac install downgrade" at one point
since then i can not use 'west flash --erase...
nRF5 SDK > nRF5 SDK v15.0.0 > User Guides > Developing for nRF52810 gives a list of things to do to adapt an nRF528 32 project to an nRF528 10 target.
But, looking at...
Long story short.
I am trying to merge DFU master code to feed a DFU.zip to the DFU receiver code already present in the secure bootloaders (but elevated successfully into...
I'm working with firmware and hardware that has previously worked properly. I recently migrated to S113 from S140, and changed the data format of what was being set in the...