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...
In my project, nrf9160 has to send and receive data from the I2C bus from a chip. Everything works fine but unfortunately I have to query the chip by sending a single byte...
Hi,
I'm using nRF52840 DK to construct and test a wireless data transmission system.
The problem is that I need to detect a 2M Hz clock's rising edge using nRF and...
Dear Community,
we are looking into an application where the Gateway (RX) uses the nRF5340 + antenna array and the clients (TX) the nRF52840. The clients are on the market...
Hi, we are trying to characterize RSSI and TX output power with nRF52-DK board.
We used a nRF52-DK (TX) and 2.4-GHz BLE antenna (chip-type, RX) was connected to spectrum...
Dear Nordic Team,
After updating the modem firmware to the latest available (mfw_nrf9160_1.3.0), my device LED does not come up anymore. Additionally, I can longer see my...
Hello, I am trying to use open-thread with NRF52840. There are two different SDK one of them is NRF-SDK for Thread and Zigbee and other one NRF-Connect. Nordic recommends...
Hi
I was wondering if using sd_ble_gap_rssi_start to measure RSSI value during connection has any influence on power usage or ble data throughput (or other resources). Or...
Is there any way to programatically set the 51822 into debug mode following a power on reset, or disable pin reset in normal mode?
Here is a synopsis of the issue:
...
For my project in development I need to read characteristics from BLE devices using pc-ble-driver library.
I am using a C program, not python bindings.
The method I am...
Hello, I am using Nrf52832 and want to run client and sever simultaneously. I think it's possible but unable to find the sample code. Can you please help?
Thanks
Hi, in my custom nRF52805 peripheral application, I used Nordic NUS Service to transmit sensor's data. By using SDK17 example code <ble_app_buttonless_dfu>, I could OTA DFU...
Dear All, I am trying to create an application that uses the MCUBoot, so that later I can perform a FOTA operation. From what I know so far there are some keys in the SDK...