Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Hi! I'm working with nRF52833 in a laird dev kit and I'm having problems understanding the multi-image build configuration on nrf Connect SDK with zephyr.
Our project concept...
Hello!
I am trying out the SMP Server sample. I have it all built and flashed on my nRF52DK and have tried the echo command using the nRF Device Manager on iOS which worked...
Dear all,
I am facing similar issue. found in this thread:
devzone.nordicsemi.com/.../364579
I used openOCD running on Raspberry Pi to debug nrf52480 dongle with Eclipse...
Hello Group,
I got an error when I tried to “Open nRF Connect SDK Project” from the Segger Embedded Studio.
Do have any idea how to fix it? (the attached here my process...
Background:
Custom boards
SDK 15.2.0
SoftDevice: s140_nrf52_6.1.0
Hello,
We recently updated our project to use 2M PHY instead of the default 1M PHY. Our device...
Hello!
When looking at the central example ble_app_multilink_central in sdk_config.h, I found out that all links are considered central, with NRF_SDH_BLE_PERIPHERAL_LINK_COUNT...
Since the beacon will run on CR2032, I'm trying to minimize power concumption.
NOTE: All measured using nRF52-DK + PPK2 configuration
The online profiler says that if...
Hi all,
I have evaluated the performance with ble mesh on nrf52840 board on zephyr system.
when I use ble sniffer(wireshark) to catch the package I fond that every message...
Hello sir ,
I have successfully uploaded hello_word code from sample and i got" Hello_word" printed on lte monitor 's display using nrf9160.
now am trying same thing with...
Hi,
I would like to use the Event Manager for a product that is currently planned to use a Nordic product; however, I would like to be able to port the firmware (or parts...
Hi,
I am using ncs 1.5.2, and want to create a FOTA image. I am successfully able to build, flash and confirm the image, but am unable to set the version number of the image...
This is the errors , please help, to successfully create .hex file
If you want to look after full log details .......
Building firmware west build --build-dir c:\Users...
I bought a thingy91 module with ibasis scheduler on board. When I made the first installation of the mfw_nrf9160_1.3.1.zip software and the thingy91_asset_tracker_v2_ltem_2022...
I'm building a simple application using I2C to read sensor data (BNO055). I confirmed I2C and my sensor are all configured appropriately and working smoothly, but when I added...
Hi,
I'm using the mqtt_simple example to develop a new application.
I want you to tell me what lines of code I need to add for the nRF9160 to work in the minimum power...