Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
I am using TWI 0 to communicate with an external EEPROM. 99% of the time this is going succesfully. For reasons best known to itself, my eeprom will sometimes fail to acknowledge...
Hi everyone,
I have an nRF52840 DK. So far, I have been programming the nRF DK using the UBS connector J2 and everything worked great.
Since yesterday, by following the...
I want to update status in manufacturer specific data of advertisement packet. is there necessary to stop advertising first then reinitialize advertisement data and again...
Hello peeps,
nRF52480 I2C Interface with Invensense ICM 20948. I am using SDK 15.2. I see there is some Support for MPU 6050 Invensense but not for ICM 20948. A lot of Registers...
Hello,
I am currently working on the nRF SDK for Mesh v3.1 and I am using a static provisioner as in the light switch example. I have merged the client and server functionality...
Hello! I have a custom board with a NRF52832 chip that is working fine with the last program I flashed into. But since yesterday I can’t access it to load a new code (flash...
What all do I need to modify in the Blinky peripheral (from SDK 16) with in order for the 840 DK to advertise and connect with CODED PHY in long range mode?
My code compiles...
Hi everyone,
I am looking at using MQTT v3.1.1 with TLS 1.2, to send data to Azure IoT Hub.
I tested the MQTT Simple sample and it worked perfeclty. So I am modifying...
nrf52832 , I have flashed ble_peripheral/ble_app_uart with simple modifications
ble doesn’t advertise while Jlink/seggar debugger is connected to our custom board.
...
I use SDK16.0
use BLE + Multiple Beacon, Beacon use timeslot,BLE use softdevice.
I want to modify the advertising content of BLE,But use advertising_stop->advertising_init...
I'm currently working on integrating modem FOTA updates into my application. I have the FOTA working at the moment, I'm able to go to and from a FOTA-TEST version with the...
I try to run this sample https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples/nrf9160/mqtt_simple from the master branch, but when I connect to the network...
I'm connecting the battery to the VDDH 3.6V or 3.7V and sensor to VDD, it means nrf52833 get powred on from VDDH and sensor get the power from VDD. is it ok? please check...