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...
When and by what logic Peer Manager performs garbage collection on FDS?
I have a single number stored also in FDS and I’m wondering if gc performed by Peer Manager will...
Hello,
I'm still just starting to deal with Zigbee and I have a question. I use 2 nRF52840 chips. One as a Zigbee Coordinator (CLI in SDK\examples\zigbee\experimental\cli...
Hello Sir
Sir i am try to sending the some text to nrf 52840 board,if you have any document please send it.
and how to do this process ? Sir please explain
Hi ;
If there is a ble message coming , but this time ble is getting data from sensor , what will happen ? Will it device reset ? Would you give me any idea to avoid this...
Dear all,
We have a question.
Did any body tried to make so that Bluetooth Mesh 4.2 works in PARALLEL with Bluetooth 5.
Some schedule reserved for BLE MESH 4.2 and some...
Hello,
I never used BT modules before. I'm going to buy some bluetooth modules to add wireless to an existing board.
I need module with following characteristics:...
Hi,I want to write the firmware to 52832 from android system by UART .I have readed the firmware into bytes, and then do not know how to compose the bytes to write into serial...
I have the following situation:
My device receives a number of RF packets, changes to TX mode, sends some data, goes back to RX mode and it should be able to access the...
Hi,
my application is normally a BLE scanner, listening for beacons. This runs OK.
Now, I tried to add a tested piece of connectable gap/gatt firmware, that runs fine...
Hi ,
in the RTOS example, you set
configTICK_SOURCE as FREERTOS_USE_RTC and configCPU_CLOCK_HZ as( SystemCoreClock ) .Since SystemCoreClock is 64mhz, why did you not set...
I am trying to understand why when I connect the nRF52840 Dongle using nRF Desktop I get this message in the log:
2020-02-26T23:12:13.293Z INFO Connectivity firmware version...
Hi Team,
We are using nRF 52840 chip for our development of product.
As of now the settings for BLE data transfer are as below.
MIN_CONN_INTERVAL 20 // which is the...
Hi,
I'm developing a router Zigbee device starting from light bulb example.
In the example the function zb_set_max_children is called passing 10 as parameter.
About...
Hi,
I am using
PCA10056
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
I am testing background serial-dfu.(refer to https://devzone...