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,
We have been developing our system around nRF52840 and we are now looking closer into the real-time performance of the MCU & SDK. The scenario is simple: a signal ‘YELLOW...
I am trying to add the valid range descriptor to my measurement interval characteristic in the Health Thermometer. This is a necessary step as my measurement interval characteristic...
Hi
I am using the ble_app_blinky's lbs application, as found here in the 14.2 service
C:\Eran\Software\Nordic\Packages\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a...
Hello,
We have an application on Iphone running with our custom service :
uuid : 0000fdF9-0000-1000-8000-00805f9b34fb
and our characteristics :
char-handle 0x16...
Dear Sir, we are developing an application on the nRF52840 kit with SDK 15.0.0. We are using Keil as compiler. In our application we need to receive data from two uart together...
Hi Everyone,
I have two task in which i am receving data from bluetooth and if i receive a particular hex value , i want a task(which is Toggling LED State) to run on...
Hi,
I am trying to to port ble-mesh code (serial example) into ble_app_uart. I am using nrf5_SDK_forMesh_v2.1.1 and nRF5_SDK_15.0.0_a53641a on DK-N52832.
After merging...
Hi,
Earlier today the forum appeared empty and none of my old posts were visible under profile > questions. Another user also had this issue. The front page looked like...
So I'm trying to follow this tutorial - https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader to generate secure OTA DFU
I've got...
I have set up a simple test to check if scan request can be used as an acknowledgement for advertising packets. I send some distinct advertising packets and multiplex them...
Hi everyone,
sadly my nRF51-DK boards seems to be terribly bricked.
During firmware update nRFgo Studio (on Windows) stopped responding.
I can't enter bootloader mode...
Hello,
I am currently trying to add SDK15 functionality to a mesh project as shown in the documentation.
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...