Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
Hi,
i'am using nRF52840 (S140 v 5.0.2-alpha) DK and SDK 14.2.
i'am trying to create an application for Beacon which can advertise on 2 different MAC adresses, is it possible...
Hi DevZone,
I am working on a CAN Bus library for communication between nRF52840 Preview DK and MCP2515 chipset. I am trying to modify base on an Arduino MCP2515 CAN Bus...
I am using SDK 14.1.0 S132 for PCA0040 board
i want to combine the next two examples:
examples\ble_peripheral\ble_app_buttonless_dfu
and
examples\ble_peripheral...
Dear experts,
How is the UCIR protected against rewriting?
I would like to store some ID's which I want to be sure they cannot be erased or over-written once programmed...
Hello,
I can see s110 api commands as a web pages on infocenter.nordicsemi.com .
Is it an api list of commands manual in a document like pdf, etc.?
Thanks.
We are trying to configure the I2S peripheral for working with the ICS-43434 microphone ( www.invensense.com/.../) , but we are having a hard time fulfill the requirements...
The product spec is not clear, what is the maximum current draw possible from a 52832? Please assume ALL features are in use and fully enabled.
Thanks.
Hi Dev Zone,
I am going to communicate my nRF52840 Preview DK with an arduino shield. I am checking the PIN number. According to the information about the Arduino board...
Hello, I want to switch the functions between beacon advertising to connectable advertising.
In the code , it can be initial as a beacon advertising or normal advertising...
Hi,
I am running the ble_app_beacon example in nRF52 DK (PCA10040). I can see the nRF beacon in nRFConnect app - but not in the nRFToolbox - Beacons. After opening the app...
Hello,
I am using WT51822-S4AT based on the nRF51822 SoC and I am trying to program it with the ble-beacon example from the SDK. Looking at the DK documentation, I need...
Hi,
Device- nRF52832 (nRF52 DK)
SDK version 14.2
SoftDevice version 5
Segger embedded studio.
I am trying get the BLE working, unfortunately calling nrf_sdh_enable_request...
Hi, Everyone How to turn on 4 LEDs in BLE ? I am testing ble_app_uart on nrf52832 (softdevice s132). Try to blink the four LEDs on the board do. I have added to main() bsp_board_led_invert...