We're designing a board using the Thingy:91X as a reference design. We're trying to determine the best approach to antenna tuning.
On the original Thingy 91, it uses the...
We're designing a board using the Thingy:91X as a reference design. We're trying to determine if we can use one Ignion antenna, shared for the LTE and GPS.
On the original...
I'm working on an nRF device (S112 SoftDevice) that acts as a connectable peripheral to an iOs central. The application only has data to transfer every 5 minutes, so I'm trying...
I was wondering how I can update my current code (see below) to reuse a single socket for multiple HTTPS requests, rather than opening and closing a socket for each HTTPS...
Hi,
Our team is interested in WiFi location service in Cloud Services.
https://www.nordicsemi.com/Products/Cloud-services/Location-Services
However, under the WiFi...
Hello, we are trying to use the distance measurement module and we are following the sample code from sdv v3.0.2. The build process for nrf5340dk and nrf52840dk works well...
hello
I am currently trying to use the thingy_52_sdk sample code to embed a program using the J-link debugger with the Nordic thingy 52 development kit. But the build is...
Hello,
I am attempting to test slew of Rigado BMD-350 module BLE radios (uses nRF52832) using a Rigado BMD-301 series Eval Kit to act as the central. The BMD-350 device...
Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132. In the ble_peripheral / ble_app_uart example you can only connect through the...
If followed the following steps:
Installed Win10Pcap
Installed Wireshark-win64-2.63 on Windows 10.
Using nrfGo Studio loaded sniffer_pca10040_51296aa.hex (after erasing...
Hello fellow Nordic Community,
We have a usecase in which it would be beneficial with a tx power of - 30 dBm . This is a value that was supported with the nRF51 chip series...
Hi,
I am develop a project with dfu and bond features. I found that in dfu project, IS_SRVC_CHANGED_CHARACT_PRESENT is always set to 1. In my understanding, if set this to...
hi,
i am using Nordic thingy:52 with a nRF52840 with s140 softdevice to receive multiple characteristic data from thingy like thingy environment service have 6 characteristics...
Hi,
Is there any way to stop the OTA DFU? Let's say that I started it and at some point I want to cancel the process at 40%. Is there any way to send a control message to...
Hello fellow developers need your help
I have bought 3 nRF52840 dongles and want to setup a mesh network as stated above. I have downloaded nRF Connect windows application...
From this ( https://devzone.nordicsemi.com/b/blog/posts/measuring-lithium-battery-voltage-with-nrf51 ), there is capacitor connected to adc input pin.
But is it necessary...
The device I am building requires a quantity of data to be loaded into the application data block so that it can be accessed at run time. The data is effectively calibration...
Hey all,
I followed Vidar's excellent tutorial, and it works! I can compile without errors. However, when I try to walk through the project in Eclipse (the blinky example...
Hello everyone:
Im developing a PAN and i noticed 6lowpan is good item.I have over 30 nodes (nRF52832) and some of the node are sensors for temperature and humidity and...
Hello Everyone need some help
I am using nRF52840 board for mesh development and made use of Light Switch Example which contain Provisioner, Client and Server. I am getting...