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 ,
SDK : nRF5_SDK_15.0.0_a53641a
Chip : nFR52810 【1】Is nRF52810 only use pca10040e (nRF52832 = pca10040 , nRF52840 = pca10056) ? And can't use wrong (nRF52810 use pca10040...
Hello, Nordic
I have to immigrate from SDK14.2 to SDK15. I know that many things have changed in the process.
I'm referring to the Immigration guide but, There is UART...
I am using a PPI to implement a READY line for my SPI slave.
PPI's EEP is set to my SPI slave's EVENT_END
PPI's TEP is set to my GPIOTE's TASK_SET to deassert my READY_n...
Hello,
My previous question is this.
I try to implement sample application with Radio Driver 1.1.0 to SDK15.0.0 ble peripheral uart example.
Symptom
For few micro...
Hi:
I am fairly new to Nordic so please excuse my ignorance. I recently took over a project which used sdk 11 and I am in the process of updating it to 15 and want to see...
Hello,
We are developing a wearable device with NRF52 as a Beacon with CR2032 coin cell battery. We need to measure current profile for the beacon and calculate corresponding...
My environment is:
SDK14.1 + SD132 V5.0 + NRF52832
2 sensors(MPU9250 + LPS22HB) 1 battery gas meter (LTC2942) are mounted on TWI ( +1mA)
SPI to spi flash. (+1mA) and...
Hi,
I use SDK is nRF5_SDK_15.0.0_a53641a
【1】In examples proprietary_rf , Here is only the example of pca10040 , So I have to download a lower version of the SDK ?
(...
Hello, I am trying to setup and use the nRF sniffer (ble-sniffer_win_1.0.1) on my NRF51DK (PCA10028) board. I followed the instructions and using nRF studio, I erased all...
Hello!
I'm currently trying to lessen the current consumption of the nrf8001.
I tried to change the connection interval, slave latency, and the timeout using ChangeTimingRequest...
Hi,
I've been using the nRF24l01+ for some time now and am quite satisfied. I'm having a new issue that I'm unable to explain and for which I would greatly appreciate some...
I have filed an issue related to HCI UART sample from zephyr running on nrf52832. I compiled the hci_uart sample successfully, but I am not able to use the UART interface...
Hello, I'm using SDK 15 and softdevice 6.0.
I use the micro as a master and I connected an i2c sensor as slave. I had put external 10 Kohm pull-ups, but I had a low level...
Hello ,
I am using SDK for mesh, I have saved .hex image file in flash.
Is there any example or any suggestion how can I run bootloader which will read data from flash...