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 nrf51822 Development kit with 3 buttons, each buttons has different functions. (i) 1st Button is used for the wake the module from sleep mode. (ii) 2nd Button...
Hi I using nrf51DK using keil MDK 5 softdevice s110.
I need to update battery level on every 60s and I have initialize timer and start with this code.
static void battery_level_meas_timeout_handler...
I'm trying to implement extended advertising, using BLE_GAP_PHY_2MBPS to offload 255byte advertisement payload to channel data, defining BLE_GAP_PHY_1MBPS as primary phy ;...
Hi
I am trying to broadcast manufacturer data (beacon example) while changing data from second to second. For that I am trying to use timer2 (as timer 0 is used by SD, right...
Greetings,
For Bluetooth Declarations, will new QDIDs be generated to account for the additional required tests as of January 24, 2019 in TCRL-2018-1.
I'm mainly interested...
Hi,
I need to interface LIS2DH through SPI. I tried many SPI Master example but I am getting all the values as 0XFF. Even the WHO_AM_I registers value is getting 0xFF
...
Hi, I have an EMG muscle sensor which needs to be sampled at least 500Hz. Can I sample at the required frequency and transmit at the same time over BLE NRF51822. If not please...
Hi, I am new to the bluetooth mesh concept but I have tried creating one using nRF52 DKs.I have worked the light switch example but I am stuck there without being able to...
Hi everyone,
I bought the nRF51822-04AT module but I'm a newbie and all the documents talk about nRF development kits which they make me confused about programming. Now...
Hi,
I am working on the NRF51822 module with BLE-400 Board to develop the application.
And I need to detect the USB-Connection when it will be in the sleep mode, After...
Hi
Is there a way to disable the on-board SEGGER J-Link ? ( jumpers ? )
The reason is that in our design we will use an external J-Link ( no space for OB ) , so we want...
github.com/.../nrf52-ble-multi-link-multi-role I used this code and add the thingy code. connection is successful but some thingy don't get sensor value.
i want to disconnect...
i am trying to connect nordic nrf52832 dk as a central to my custom peripheral(sensor tile) .peripheral is advertising different services and uuid of the one of service is...
Hi,
I want to define two different channel for I2C and interface two slave devices. nRF52840 will always be master in this case. As mentioned in the Product Spec. of nRF52840...