I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello there,
So wanting to test some Coded PHY for a longer range project at the end of the day.,
I got a while ago the nRF52840_DK development board which I have used...
I am following the steps to configure the Bluetooth BE Sniffer in Wireshark, but I am having difficulties. I tried both on Windows and Untuntu (Linux).
Setting up nRF Sniffer...
I am interfacing MAX30003 with Nordic NRF52DK (NRF52832 SOC). The Nordic successfully generates SPI CLK and writes the register data to the MOSI pin. But, the MAX30003WING...
Hi,
Ours is a battery (LiPo) operated device with VDDH= 3.0 to 4.2V. One of the reasons for using nRF52840 is to avoid an expensive external DCDC IC. But due to the Anomaly...
I'm trying to follow the DevAcademy Intermediate Lesson 5 Exercise 2 using an Elegoo shield instead of the Adafruit one.
The shield I'm using is this one: https://www.elegoo...
Hello, we have built a BLE device based on the 52840 chip and the nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_mouse example architecture. We have built a...
Hi,
1. The customer would like to know which values are configured for which registers of nRF5340 by the following instructions?
nrfjprog --family NRF53 --coprocessor...
Hello!
I am using an nRF52805 for a custom board design and I am hoping to get some advice on selecting peripherals and Zephyr features that would best meet my system...
Dear Nordic
hardware:NRF5340, sdk:2.6.1
Our project needs to use floating-point calculations. Attempting to add CONFIG_FPU=y and CONFIG_FPU_SHARING=y to prj.conf will...
I use GNSS with the timout at 0 and interval at 65535.
I do not really need the location but is it nice to have a kind of a log of it because it is available en power consumption...
Context: We are planning to connect the nRF9151 to a private test network using a coax. cable. for development debugging.
(#1) Do your modules support SIM cards with test...
Good day
I have a lwm2m client running on a custom nrf9160 board. I would like to run everything network related to network on a separate chip. Assuming that the two chips...
Some guidance on this query,please. I have a project with several freestanding application (please check topology below). I would like all the apps to acccess a custom board...
Hi,
I am currently configuring the nPM1300-EK with the nRF5340-DK by following the instructions from the webinar "Adding battery charging and fuel gauging to your nRF52...
For a device like the nRF9160 Feather, you need a second USB to UART device for listening to the modem traces. When I go to select the Terminal Serial Port under Advanced...