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 Community,
I have nRF52840 board. When I connect board to system it not get detected.
I tested VCC supply it is OK.
COM port is not seen anymore.
I tried to...
Hi Sir/Madam,
Our application needs to be running on both cores and the network core needs to use some crypto algorithms provided by the crypto cell. From the data sheet...
Hi, dear Nordic & all:
I found nrfx_saadc_uninit() did not work when use SAADC's differential mode with SDK17.0.2, nrf52832, the fellowing is saadc init and configuration...
Hi, there:
based on \\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10040\s132, I need add Just-Works bonding function. But this bonding request need launch...
Hi
I am using nRF5_SDK_17.0.2_d674dde with softdevice S140 have sample example as ble_app_template_c but when i run the code i get the following below error are as follows...
Hello,
I am compiling my BLE project on nRF5340, with nRF Connect SDK v1.6.1. I got this error: undefined reference to bt_gatt_exchange_mtu.
My code works fine on SDK...
11:14:55.624
Received status with code 0 PKT_SEND_MAX_RETRIES_REACHED, message: 'No response from device. Tried to send packet 6 times.'
11:14:55.954
Server setup...
Hello,
I am looking at the Asset Tracker v2 example and was wondering if it is possible to use the A-GPS or P-GPS services offered through nRF Cloud if I am using AWS or...
Hello,
Both parts part#nRF9160-SICA-R and nRF9160-DK are available on Mouser website but t he customer would like to check what revision is.
Could you please help to...
Also please let us know if there are any antenna design specifications.
If we use other antenna for NFC is your certification valid or we need to re-certify our product...
Hi,
I've been experiencing some very slow erase times in the erasing / programming stage. Consistently around 10s. I am using SEGGER Embedded Studio, J-Link V7.22, and...
Hi all
According to the PS of the nRF52832, the INFO.VARIANT field in the FICR is ASCII encoded (e.g. 0x41414530 -> AAE0).
Are only capital letters ('A' - 'Z') and numbers...