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...
Hello,
I am doing on a project which send data from sensors node to thingspeak, and I am now struggling about implement mqtt to publish data to thingspeak.
best regards...
now i use segger development tool ,but can not breakpoint. but log aseggerlso cannot output information.
V4.2.
my colleague's will do
thanks
best regards!
II'm having issues communicating to the MLX90614, datasheet attached. It seems that I have everything set correctly and the TWI Scanner returns addresses and data. My output...
I am looking for a zephyr based sample code to use an external QSPI flash (MACRONIX MX25R6435FZAIL0). The code is run an nRF52840 based custom board
Your help is appreciated...
Hi,
the nrfx driver for the internal temperature sensor has been introduced with SDK 16,0.0, Since I started developing with SDK 15.02, I have used so far the old HAL driver...
我对NRF6707 Power Profiler套件第一次使用有一些疑问,我想问你 :
用Amr仿真器JILNK连接NF6707 报错 log日志如下:
2019-11-22T05:21:57.594Z INFO Application data folder: C:\Users\dell\AppData\Roaming\nrfconnect...
Hi
I'm testing heart_rate_collector in pc-ble-driver. in CONSOLE application, it work well.
but in Win32 Application, it doesn't work when run sd_rpc_open().
error code...
Hi Nordic
I want to integrate a push button with 52833 p1.8, base on mesh-sdk light-switch example, (i.e., I may need to modify simple_hal.c)
But after my hours implementation...
Hi,
in some earlier discussions https://devzone.nordicsemi.com/f/nordic-q-a/58652/additional-questions-to-nrf52832-errata-220-clearification and https://devzone.nordicsemi...
Hello,
iam using nrf52832 wiht nrf5 sdk17. we built our application code on ble_app_hids_mouse, now i would like to know how to carefully isolate this file from entire sdk...
We appear to be getting a "z_arm_secure_fault" after the call to "flash_read", trying to access what appears to be any area of flash memory using tag v1.3.0. This call, including...
I'm running the SAADC example from the nRF5_SDK_17.0.0_9d13099 SDK. I didn't add any modification to the code. except for replacing NRF_LOG with printf.
The power supply...
Hi, I am using the Nordic nRF53PDK, with the Segger IDE, and v1.3.0 of theSDK, and would like to know how to enable Data Length Extensions. I am starting from the SDK \\v1...