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,
I've been following the guide https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread.html#mandatory-configuration to get started with OpenThread development...
I have a product that advertises as a BLE beacon. It can be placed into BLE DFU mode through local actions (a command on the USB serial port).
Is it possible to add services...
Hello,
I have a question to ask, I want to beacon the temperature and humidity level in nRF Mesh project here .
Please give me some information or reference code...
Hi,
I developed a software (based on SDK V15.3) that works very well in ESB timeslot with a BlueTooth connection. The softdevice version is s140_nrf52_6.1.1.
Today, I...
I am new with the nRF52832. I need to develop a bluetooth slave port for an existing controller. The controller will communicate with the nRF52832 via the UART. For prototyping...
Hello,
We use the NRF52840 dongle in a production environment. Currently when we buy more dongles to add them to the line, we have to program with NRF Connect to get the...
I have a created a custom service and a custom characteristics. The characteristics has both read and write properties. Now I want to authorize the read and write opearations...
Nordic,
We have added Background DFU(Application DFU) in our code and it works for App update. Now i want to add support for Softdevice and Bootloader update in this. Will...
I'm working on setting up a Fitness Machine Service on our nRF52832 custom board.
When I add the Training Status characteristic SIG 0x2AD3, I get Unknown Characteristic...
Hi, I am looking where can I get the ACK from the light bulb, in Zigbee light control example. I am using the latest sdk nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
what...
Hi,
The documentation for the simple_on_off model in the nRF5 SDK for MESH v4.1.0 states that the light_switch example uses the simple_on_off model.
The documentation...
I think spi slave pins should set as input but I want to control CSN pin as output in spi slave mode on nrf52840. Is it possible it?
I know that CSN pin is controlled by...
Thingy91 is useless without working samples and SDK
Out of the box it cannot associate with any NB-IoT cells here in Bulgaria. I tied using the provided SIM card from iBasis...
Hi I am having some trouble changing BLE connection parameters (mainly due to the connection handle). Is there any working example that I can refer to, which explains how...