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...
Hi,
i'm using BLE MESH 3.0 Light Switch Example code. i want to send Light on-Off command every 2 second Timer base instead of Button press.
i got an error below.
Hi,
I am trying to develop the interactive_pyaci serial interface so that it can restore itself once it has been closed.
To do so it would be useful, once the db is loaded...
Hi,
Current github repo of IOS-nRF-Toolbox doesn't support X-code 10.2. Is there an update coming or is there a work around so that we can build app for ble-uart application...
I have the following issue: We are using the nRF9160 to track moving objects. Accuracy is of no importance, but battery life is. We experience the GPS accuracy as high, but...
Hello,
we've created a custom board with nRF52840 chip. The problem is that the device will not try to reconnect in a loop as it does normally in the examples. The function...
I am trying to get JLinkRTTClient (v646h) working on Ubuntu running in a VirtualBox 6.0 VM on Windows 10 host. I am using nRF52840 DK v1.1.0. I followed the guidance here...
Im using PCA10040 nrf52832 to measure light intensity with photodiode,
im using SAADC and SPI example to measure values but im not able to see any changes on UART as light...
We use the app button library to detect a change in position of three switches with the following configuration.
If the following sequence of events occurs,
1. Press...
Hello Nordic DevZone,
While trying to recover nrf52832 chip using command nrfjprog -f nrf52 --recover, I received the following error: Recovering device. This operation...
Hi ,
The following problem is happening in my case with old android devices. I found your answer from other thread.
"The phone first sends a LL_VERSION_IND and then it...
Now I use sdk15.2.0 hrs project to add the spim.
the mode of the spi is timer+ppi+spi.
question:1.I can't enter the led_timer_handler on time;2.I can't get the right data...
Dear All,
I am trying to use the external crystal as the source clock of the softdevice, as well as of the rtc. I am not sure if all this is possible and because I am...
Hello, I am trying to use PWM in the simple coap client example. Unfortunately the PWM is not working, I do not get any signal on the output pins. If I remove the line with...
I am currently involved with a project using the nrf52840. Page 96 of the Product Specification document (4413_417 v1.1) shows the electrical specifications for the HFXO....
Hi,
The datasheet of nRF52832 says operating temperature (TA) as -40 to 85DegC and storage temperature as -40 to 125DegC. Please confirm whether the IC can be operated beyond...