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.
...
Hello, I'm using softdevice 6.0, SDK 15.0, secure bootloader buttonless S132. On the phone with Android I'm using: nRF Toolbox 2.9.0 with DFU Library version 1.10.3.
I start...
I have built a custom chip with nrf52840 on it.
I use Ses as development tool.
I took as startingpoint for software SDK15.3 with Softdevice 140
I took the ble_template...
I use SES for debugging,
the chip is nrf52840 with softdevice 140, sdk 15.3
I ported a project from 2017 and now I'm ready to compile all without any error,
but as...
I try to build and debugg a programm from 2017: SDK15.3 Sofdevice 140 5.0.0.2 alpha plattform was eclipse neon
I switched the plattform to SES because neon sucks too install...
Hello,
We have a custom device using nRF52832 with a MTU of 20 bytes, and for one of the tests we are trying to write 248 bytes to the device with nRFConnect, can the "add...
Hi
I want to download the reference design of NRF52840 develop board, I found the follow address ...
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I've add gps with supl in a project, as in gps project.
If I try to use only gps, everythinks works, but when I put CONFIG_BSD_LIBRARY_TRACE_ENABLED to true, the...
Hi I am able to choose the nrf 52840 dongle in NRF Connect . However, compared to nrf 52840 DK , I am able to read then save as file/ erase & write / erase all.
With this...
Hello
my setup is s140, nrf52840. it is flashed the open bootloader(usb-serial) , the softdevice and an application and everything works fine, flashing running and updating...
hello nordic
i am working with nrf52832, with sdk 16.0 and s132 softdevice, tough i belive this question is relevant to all anrf52
i work with the twi driver (for i2c...
Hi every one , i tries to call the generic_onoff_client_set function to send a message from the client to the server but this ain't working. Can someone please help me?
...
Dear Forum,
I am looking for an OAM vendor offering a small keypad / pinpad device running on an nRF52 SoC. Should be powered by a rechargeable battery and have mini USB...
Hello.
I want to use the nrf52840 as Bluetooth radio controller which is connected over UART to Linux based ARM host.
We are targetting to use meshctl on linux host...
Hi ,
We are facing a problem with cellular connection in NB-IOT mode on NRF9160. We are trying with the asset tracker sample , but cellular connection does not happen. Can...
Hello Everyone,
I started to use the NRF52832 recently and wanted to use it with a sensor from Melexis called MLX90632. I am using sdk 15.0.0.
This sensor have a library...