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
Development Environment : windows 7- keil ARM SDK 5 - Arm Debugger Programmer(Waveshare) - nRF51822 EVK from Waveshare
What is the boot_PIN or Boot_Mode PIN
I want...
I am wanting to increase the length of one of my characteristics used when my device is acting as a peripheral. When I increase the size of my characteristic, the softdevice...
Hi,
I needed some figure for my controller selection,
Please if can you tell tthe exact answer it will be very help full,
Using NRF serial example for uart with baud...
Hello,
I have a voltage divider/thermistor circuit where R1 is an NTC thermistor of 100kOhm at 25 ° C. R2 is 100kOhm right now.
I took peripheral_saadc example for SDK15...
Hi all,
I'm testing out and adapting the Thingy Mesh Demo v0.1 , which uses nRF SDK for Mesh v1.0.1 for my internship. I will be testing out a Thingy's Mesh network for...
Hi,
I tried, ble_blinky example on DK, it works well. Also advertising interval 40ms on nrfconnect mobile app,this is consistent with SDK.
Now, i try same example with...
Hello
My name Ilya, am from global company Rosslare -access control. i am a R&D lieder.
I have found that nRF52840 is accepted to my new project - BLE reader.
I want...
Chapter "18.6.1 Power-on reset" of the data sheet describes " A step increase in supply voltage of 300 mV or more, with rise time of 300 ms or less, within the valid supply...
Hi,
I'm using the BDS Plugin to generate code and I noticed that the code generated for adopted services it's totally different compared to the code into nRF5_SDK_14.2.0_17b948a...
I am trying to use the watchdog interrupt on an NRF52832 but am unable to get it to fire; the watchdog fires, but as far as I can tell not the preceding interrupt. Here is...
Hi,
Does nrfsniffer require a separate dongle? Can I only use my Nordic board with USB cable, sniffer tools & Windows machine? Will that suffice? Well it lists that way...
Does the nrf Mesh Android App/iOS supports Extended Packet Length? Like MTU size > 23 .
I have used Samsung Galaxy 8 but I am not able to provision the Device , even though...
Hello,
I want to use ANT+ communication on the nRF51-dongle that has a PCA10031. I have downloaded the SDK 12.3 to use. I have used some of the BLE examples before that...
Hi all, in new update app NRF Mesh Android, I can send data from Android app to Kit run light switch proxy server in SDK MESH V2.2. But It using generic_on_off_server. So...