Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
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...
I am trying to create my first Freestanding Application under NRF Connect, I have SDK version 1.8.0. As soon as I click on "Create Application" I got the error message " Application...
Hi,
I am looking for the sample code of Class B type LoRaWAN end node for Zephyr platform. I am using ncs 1.8.0. I am able to find sample for Class A end node at v1.8...
Hi All,
I recently got hold of some new iBasis Sims and I know that sim card numbers vary from 18-20 digits, where the last 2 digits are the CRC and an extra byte. Where...