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 try to read from IM69D130 (as microphone) by nRF52832 (SDK 16) , And I work with PDM driver of nRF52. It seems it cannot read the data correctly. Here is my function...
Hi! Reading the documentation on NRF_PWR_MGMT_CONFIG_DEBUG_PIN_ENABLED, I'm left with a few questions.
1. Will this pin be set in all system sleep states? i.e System on...
Hello Everyone.
I'm getting falls values on the power profiler, I just connected a 1K resistor across the External DUT and the voltage is 3.6V so expected values should...
Hello Everyone,
I have done I2C communication with Grid Eye sensor (AMG 8832) using twi_master_with_twis_slave (nRF5_SDK_12.3.0_d7731ad) example program. Now i want to transmit...
When I tried to set up my J-Link Flash connection it gave me the message "Unexpected core ID.
First Dev Board R0.5 was normal. and marking of nRF52840 chip was QIAAD0 ,...
Hi,
On nRF52840, we are able to engage APPROTECT by setting NRF_UICR-> APPROTECT to 0. However, writing 0xFF to NRF_UICR-> APPROTECT does not seem to disengage APPROTECT...
If you call nrf_serial_write() once to transmit some data, and before the data from this first call is transmitted, you call nrf_serial_write() again, will the NRF_SERIAL_EVENT_TX_DONE...
Hi Team
I would like to know are there any pic libraries for nrf24l01?
Need to send and receive data from PIC16F1526 to an other PIC MUC via nrf24l01 transceivers.
...
Hi,
My task is to work on NFC , I know the basic working principle of NFC . Here I have seen the nfc uart example .
I would like to transmit the device name, mac address...
Need advice on choice of advertisement flags.
Beacon advertises alert and non alert beacons: On the alert beacons the central is required to connect and respond to the beaconing...
I have looked at and used the following references:
https://devzone.nordicsemi.com/f/nordic-q-a/47484/ble_gap_evt_scan_req_report-not-working
https://devzone.nordicsemi...
Is it possible to implement open thread cli using 16 castellated pins of BT840 ?? I can change the uart pin by rebuilding the open thread libraries ,
Can I avoid using...
Dear all,
In our project we are using "nrf52840" IC is used. We need to check its strength in various physical layer by loading the " Direct mode code ".
We have sucessfully...