Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
We plan to use NRF52805 in our existing boards to add BLE functionality. In the PCB guidelines of the NRF52805 there is a notification about the thickness of the PCB being...
SDK: 17.0.0
Softdevice : S140
Example: ble_app_blink
I modify this example to long range adverting mode,and have some questions as follow:
(1) the device can not connect...
Hi there,
I'm working on a Zigbee project and I'm using the nRF5 SDK for Thread and Zigbee v4.1.0. For benchmarking purposes I need to read the number of hops a Zigbee-packet...
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...