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 am facing the same problem as in question ' USBD don't work with debugger ' from @ Dusautois Jérôme
I am trying the same code both on PCA10056 and my board. In PCA10056...
Hello! I am useing nRF52832 with custom-made board.
SD 5.0.0 and 14.0 SDK
I am using modificated example of "ble_app_template", i added simple custom service from example...
I'm using USB based DFU on Windows and on Linux 18.04 LTS VM on Windows.
Platform: nRF52840-Preview-DK
SDK version: 15.0.0 (nRF5_SDK_15.0.0_a53641a)
example USB Secure...
Hi everyone,
I was just going through the library functions provided here in this link : nordic functions twi
But inside all these functions ,there is this parameter...
platform : nrf 52832 SDK : 14.0.0
I used gpiote to detect sensor's interruption . there are two sensors ,so I configure the gpiote like this :
neither of the two sensors...
Hello, I want to ask if is possible connect nRF51 Dongle in Shield Host USB ( https://www.electrofun.pt/usb-host-shield-android-arduino ) with arduino .
Thanks very much...
Hi!
My design has to be tested at 50V/m according to MIL-461F. Are there any experience with this high field strength or the MIL-standard? I want to avoid the cost of shield...
We are currently going through certification and have had an interesting failure during radiated emissions. When in normal transceiver mode, all is well, but when we put the...
Hi all,
I am using NRF52832 QFAAB0 with SDK 14.1v . Am not configuring any peripherals and just using the BLE stack in my application. During the power_manage() call the...
Hello,
I tried to port my projekt into SDK 15.0.0. During the compilation process I often get the warning:
Warning: The header file 'cmsis_iar.h' is obsolete and should...
I've read this tutorial: https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
And also Bluetooth CSS, Part A, 1.2,...
When using uart example on my curstom board, from /examples/peripheral/uart ,at baudrate 9600, bits are read with a little offset - so that starting from 4th bit, it is mistaken...
I am trying to communicate with iPhone X using Nordic_Uart sample project in SDK 14.2.
And I check the Protocols between nRF52DK and iPhone X by using Ellisys Bluetooth Tracker...
Hi,
I'm using nrf52840,
I'm using SDK 15.
I can see that in nrf_drv_power_pof_init function only few power setting are allowed - is that true? can I only use those values...