Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
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...
Hi
We are working on the FOTA based on http_application_update project. The hardware is Thingy91.
The issue is if we use the default the MCUBootloader on Thingy91(version...
Hi ,
I am working on nrf based project . I m trying to build my project using Cmd . I followed the steps given in link -
https://devzone.nordicsemi.com/nordic/nrf-connect...
Hello,
is it possible to localize the chip via the NB technology.? I red that this is supported by the NB standard.
When I switch on NB supporte systemmode the gps sample...
Are the accepted values of nrf52832 output power as below:
4, 0, -4, -8, -12, -16, -20, -30, -40
What we are most concerned about is whether -30dBm output power was available...
To the kind attention of Nordic support team,
We would like to delete BLE bond infos, only for test purposes. Being BLE not even activated and softdevice not used.
For...
My nRF52840 arrived yesterday and I started playing around with it. It is immediately recognized y nRFConnect v3.5 BLE App v2.4.0. The firmware on the device is 4.1.2 Jul...
Hi There.
I just downloaded a SDK for the wisol module that uses the nRF52832 and i can't get it to compile in Keil V5.31. Im getting this error:
Error: *** Project...
Hi
I am new on nRF52833 and want to try RF test for development.
I have a nRF52833_DK on hand with Direct Test(DTM) in nRF Connect(Descktop). However I am not success...
Dear Sir/Madam,
We are «SMART Solutions», Ltd. a startup from Tomsk, Russia.
Our company developed iBack Posture Corrector please see http://en.iback.online/ .
The device...
Hi Nordic team
I tested the example [802_15_4\wireless_uart\raw\first ] period 1s send 20 Byte data to example[ \802_15_4\wireless_uart\raw\second ]serial tool to printf...
Hi
I am working on a project based on Thingy91. Is there any sample application in NCS SDK to show the communication between the two SoCs on the Thiny91. I will need to...
Hi all,
I migrated my nRF52840 examples from SDK 15.2 to SDK 15.3 folder and when I tried to build
the examples and I discovered that nrfx_power_clock.c could not be found...
Hi
I am working on the Connectivity Bridge project using Thingy91. I noticed that the Thingy91 shows up as a USB drive that has four utility files, readme.txt, config.txt...
I am trying to hook openthread with freeRTOS.
Short story: the current state of my implementation is that I get a hardfault after succesfully calling mqttsn_client_search_gateway...
Hello,
I've added quite a few interfaces and endpoint configurations and I'm trying to figure out how to properly respond to "Get Descriptor" Setup packet that requires...