Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
Good Afternoon:
We are developing a BLE remote button using Nordic's nrf52840. We have purchased several devkits and are in the process of fabricating our own design specific...
Dear,
Im trying to use the motion to activate the GPS and deactivate GPS:
1. when it moves, GPS will be activated: Position-ON
2. when it stops, GPS will be activated...
I'm working on an nRF52832 based IOT product using Segger Embedded Studio for ARM v4.50 on my Windows 10 machine. My project uses FreeRTOS. Looking at the release notes for...
Hello,
This may be normal behavior once correct connection management code is in place, but I want to verify since originally I was looking at 2-3 minute connection times...
I want to use a comparator without interrupt.
The measurement is not time critical.
Therefore, I chose the LPCOMP.
For initialization I use the following code:
For...
Hi Team,
We are working with nRF9160.
Below are my queries:
1. Can we use same voltage for VDD and VGPIO? If so, how can we control the VGPIO?
2. What would be the...
Hi,
I am working on a hub based on a raspberry compute module. Zigbee support is enabled by a u-blox (or Rigado) BMD340 module connected via UART to the compute module....
I have uploaded nordic thingy 91 with lte_ble_gateway program and modified it so that it can connect with 7 devices, however when i try to connect the 6th device I get bluetooth...
Hi,
SW8 (MKH-22D14-G2-B) on my board is mechanically loose. When it is in on position, the board will intermittently power off and then back on. I did not find supply online...
Hi Guys
So I am new to this whole LWM2M protocol, so my knowledge is not that good. I have the following problem. I want to start the LWM2M_client sample with the following...
In the existing nRF5x SDK, there is a type 2 and a type 4 NFC library which can be used on nRF52 chipsets. With the introduction of zephyr and the new dual-core chipset based...
Hi,
Here's my setup:
Custom board built with nRF52840
nRF5_SDK_for_Thread_and_Zigbee_v4
Segger Embedded Studio for ARM v3.52
I have built a Zigbee Coordinator...
Hi!
About my application:
SDK 16.0.0.
FreeRTOS and SoftDevice s140.
Peripheral role (buttonless dfu without bonding)
Central role NUS_C
When incoming connection...
Hi,
If I edit a project config file (.conf) how do I get SES to rebuild the project makefiles via west?
The only way I've found is to reload the project. Which seems a...