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...
So the interrupt on the nRF2401+ seems to be working inconsistently. I get interrupts sometimes and sometimes I don't.
For a context: I'm transmitting a sensor data only...
Hi, we recently purchased a Nordic Thingy 52 module and were trying to program it. We used a J-link recorder and a cable for the connection between the J-link and the Thingy...
Hi all,
I am using the nRF51822 and attach you can find the . .
I have noted that the current consumption is too hight for my scope (about 1.7mA). My idea is to 'reduce...
I tried: - changing USB cables and ports (no any improvement)
- instructions from this link devzone.nordicsemi.com/.../nrf52-dk-does-not-show-as-a-removeable-drive-in-windows...
Hi there,
My question is similar to https://devzone.nordicsemi.com/f/nordic-q-a/39447/central-role-in-a-mesh-proxy-node , but perhaps slightly different in that my existing...
DFU Trigger Library (USB) is indicated that only for nRF52840 SoC. For other SoCs, can I use it after some modification of the library easily? What's the limits?
Hi !
I am on a firmware project for a nrf52832. I am using SES on Windows.
There seem to be a problem when combining buttonless DFU and NUS. When I do the services_init...
Dear devzone community,
I am currently in the process of migrating my MBED code to NRF5 SDK. My MBED code is functional and it works fine, you can find the code below: ...
There is no any Softdevice S122 listed on the page below.
https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK
We have downloaded the SDK from the same page...
Hey guys,
right now I am using 2 NRF24L01+ modules connected to two Atmel Atmega 644P in order to collect some sensor data and send it to a computer. Im coding via Arduino...
Hello, I am able to use the Zigbee CLI Agent and send some commands. I am using the zb-cli-wrapper python package to send commands from python. I wrote an application that...
Hi,
we developed a 2D-3D mouse .It contains a 2D sensor and a 3D sensor and 4 touchpads for left click,right click and 3D motion enabling.
The SDK we are using for developing...
Hi Nordic,
I am implement watchdog function in my nRF52840 project base on SDK15.3 ,but I found something I cannot understatnd, please help.
Watchdog reload value is 10000...
Hi,
I am trying to bring up open AMP application on nrf5340.
As previously known, this is used for exchanging specific data between the app core and the network core...
Hi All,
I am Working on nRF52840 and using nRF52840-DK.
Below is my working environment
SDK - nRF5_SDK_16.0.0_98a08e2
IDE - Segger Embedded studio (windows 10 -...