Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
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...
Hello,
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular custom application...
I am using Ubuntu 16.04. I have installed NRF CONNECT for desktop. Once I try to launch BLE app, it's loading forever. Can someone help me with this?
Here's the screenshot...
Hi there, in my project I use nrf52840 and coap server/client relationship so the question is can I receive multiple messages at the same time on the server? I found some...
I've searched the history of devzone and see there was already a similar question for different type of microcontroller and the answer was to contact representative of Nordic...
HI,
We are developing a 2d -3d mouse with nRF5_SDK_14.2.0_17b948a "ble_app_hids_mouse" application.
For knowing the battery discharge rate of our product we are trying...
Hi,
For my application I need to combine the NUS example with the aes crypto codes.
I am encountering lot of errors while doing so. I noticed that aes code has a lot of...
Hi All
I am considering nRF9160 (ARM Cortex M33). How can I trace the systems calls or instructions using ETM? Can I store the traces on the device (in a trace buffer) and...
Hi,
I have created a custom board with an NRF52832 chip on. Either programming via ULINK2 or the DK PCA10040 is no succes, board won't be recognized although it is powered...
Hi,
During preparation of development environment it was figure out that link to nRF5x-Command-Line-Tools-Linux-x86_64 is invalid(http ec 404).
BR,
Iurii
In this case, when I change values in the "User memory", is there any API call or other action required to advise the SoftDevice that the data has changed?
Only the values...
Hello.
C21, L5 and C22 are part of antenna matching. And, L6,L7,C23, C17,C19,L4,C20 they suppress the harmonics and spurious responses and match the chip to 50 ohm. R19...
Hello,
I am trying to setup the DTM to evaluate our product. I am using shielded boxes and following the setup from application note 34:
I am unfamiliar with this...
Hi all,
I added ble central multilink example with ble_app_uart_c code, i am able to compile code successfully, but not able to run this code on board due to this error...