Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
hello Nordic
i am working with nrf52832, sdk 16.0 , s132 (v7)
i am trying to send and receive data from an nfc reader/writer module (NXP pn7150)
if i use nrf_delay_ms...
Hi all, I am merging TWI code with BLE. I started with the ble_app_uart example working perfectly, however, after adding TWI libs and drivers (nrf_twi; nrf_twim; twi_master...
Hi All,
we were tasked by a customer to develop software for the nRF52840 and they recommended to use segger embedded studio. We downloaded it from the Nordic web site,...
So the goal of what I'm doing is I have a Wurth Proteus III and I want to run the NRF Mesh SDK provisioner on the Proteus III. I have been told that this is possible and through...
Hi,
I have an application that I have built on the Cloud_client example, and I have a question about the data that is received when the nRF9160 first connects to the cloud...
We've been provided by a manufacturer with a reference implementation for a nRF52-based device and see a number of references to a "Jetstream" library from Nordic. The library...
Is there any plan to have an extended operating range nRF52840?
I'd like to be able to use it to, say, 105C
If not is there an alternative part with at least the same...
Hello,
I have been trying to upload a program and continually get the error; Timed out waiting for acknowledgement from device. Failed to upgrade target. No data received...
Hi All,
I am having a problem trying out one of the examples provided by Nordic. It is the "ble_app_hrs_pca10056_s140_uart" running on an nRF52840DK board. i programmed...
I am working on an application in which I need to store large amount of data in the flash. I have successfully integrated FDS Module in my application and I am able to store...
Hi,
The XTEMP, XPOFWARN and XVBATLOWLVL commands all allow you to set thresholds for temperature/voltage at which the modem sends a notification. When is the voltage/temperature...
Hello,
I am trying the DFU over serial example in the SDKv16.0. I am following up the tutorial here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hi All,
I created one channel PWM from pwm_drive example and its works well.
Now i m trying to add the PWM functions ...into my ble_blinky_central example.
Compilations...
I am working with an older version of the https://github.com/NordicSemiconductor/nRF-IEEE-802.15.4-radio-driver and the https://github.com/NordicSemiconductor/nrfx . Which...