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...
Hello!
I have used most of the GPIO pins on the nRF52DK, and most of them work. But I cannot get pin 21 to behave. I want to use it as an input. I have configured it as...
In nRF_SDK_For_Thread_and_Zigbee, on the nordic BSP package following three-button functionalities are available:
#define BSP_BUTTON_ACTION_PUSH (APP_BUTTON_PUSH) /**< Represents...
Hi,
I have 2 boards, one with monogoto esim and one with ibasis esim when I try with monogoto everything is working fine
when I try with ibasis esim i can't get registered...
Hi all,
I have a problem when I try to debug nRF52832 target. The nRF52832 chip is advertising properly but as soon as I enter in debug mode, advertising stops. There is...
I am using 9160 to develop a customer's product, which needs to reduce power consumption as much as possible to prolong the battery life of the product. I know that 9160 communicates...
Hi,
We are using a self-developed python script to connect to nRF52840 in our products. The product contains many custom 128-bit services and characteristics (30+). These...
Hello,
I am working with a sensor that generates a simple crc8 XOR on based on this code from the nrf sdk 17 and sends it to a central:
I need to check this CRC8 on...
Hello Devzone,
While developing an nRF9160 based, battery powered device (working on the firmware piece of the puzzle) I have run into a couple of issues in my effort to...
Hello everyone,
I am developping on a nRF52840 using sdk-nrf v1.8.0 and Nordic MCUboot fork as bootloader.
For security matter, we want to use the HW keys MCUboot options...
HI,
I am developing a device that acts as both a peripheral and central device. This is working ok together, but I have one thing I cannot figure out. I separated central...
Hi Nordic Team,
Just following up with this post, I am not able to write anymore since the post is locked.
if I define 3 instances of fstorage, can I have 2 fds instance...
I have already read thru past inquiries along this line, and I see that many others are trying to do the same thing, but Nordic is still not providing appropriate example...
Hello All,
I am using JLink Commandline Tool V7.62a for dumping code . I trying to
dump ble_app_uart code. after dumping code i got notification i.e.,
Flash download...
Hi,
I'm trying to modify the text_record example for NFC data transfer to transmit a numeric payload (working on an nrf52832). The original example transmits "Hello World...
I am wondering if a modem is allowed to move around while in PSM state? (LTE-M connection) Does wakeup from PSM still work as expected when a device has moved far enough to...