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 developing my project based on ble_app_uart example. The development bench is SDK13.0, the chip is nRF52832.
One problem I have now is that: I configure Pin12...
When using FreeRTOS, external GPIOTE interrupts do not work.
And just how correctly to use the NFC with FreeRTOS?
In examples NFC use app_scheduler for events handling...
Hi
I've done a few attempts in the last years to implement a reliable reception by using the UARTE. In the past we used the UART periphery from the nRF51, but we thought...
Hi Everyone
I have the following issue in my application code.
If i configure a pin as an input pin , i am not able to run the ble init function in which it advertises...
Hi team ,
i am vishal working for VVDN Tech .
we are going to use 10k parts of nRF52840in our project.
so we need step file of that.
Awaiting your soonest response...
Hi,
I am trying ble_app_uart example of SDK 15.
When I do not connect Uart port (TX, RX) to other peripheral, I get fatal error (log via RTT).
```
0> <error> app...
Hello! I am now using nrf52832 sdk14.2 development, as a slave device, need to be bound to the phone, I now want to know the maximum number of allowed bindings and the current...
Hi support team,
I'm using nrf52840 and SDK 15.0. I need to add buttonless dfu service to my application so that my device could be able to upgrade firmware OTA.
However...
When flashing SoftDevice S130 v2.0.1 with nRFGo Studio ( JLinkARM.dll 5.12f ) and softdevice protection enabled, the UICR.CLENR0 is written with value 0x00B00100 (~11M Bytes...
Hi
I would like to create bin file that contains: softdevice, bootloader, maIn application.
To do so i have programmed sofdevice and bootloader via JLink:
r erase loadfile...
Hi,
we are using mesh SDK 2.1.1 over nRF52832. In that, we had developed our custom bootloader, which was based on UART interrupt to receive commands & data from the host...
Hi,
I am running into a problem on PAC10056, please help, pca10065 used to work fine, don't know what caused, I cannot run or debug code on it through SEGGER, I got
...
Steps to reproduce:
1) Set up slave device
Device: nRF52832 SDK: v15.0.0 Soft Device: S132 v6.0 Examples: Any 6lowpan example (including ipv6_medium_ble)
Disable 6lowpan...
When adding two more characteristics to my custom service, I get error #4 which is an out of memory error. The log is working but it does not show the settings for what I...