Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello, I am currently trying to update the firmware for Thingy 52, using the NRF52 development kit.
I am following the instructions in this section:
https://nordicsemiconductor...
Hello Nordic Community,
I want to make a project on nRF52833 dk for that I have following questions,
1. Does nRF52833 supports zigbee mesh network?
2. If yes then...
I want to create a Bluetooth LE application, one peripheral and multiple (2- 5) centrals.For centrals I will use nrf52840 boards, but for peripheral, I was thinking of using...
Hello, I currently have a network with a provisioner and several clients (acting both as clients and servers with two elements: one for acknowledged publishing and one for...
I received some A/B differential modem firmware for testing the modem FOTA, but am unable to open the DFU socket at all. I am currently using mfw_nrf9160_1.0.1 and NRFX library...
Hi, Currently, I have a problem that I can not see the device on the nRFConnnect application when my firmware is running on the board that has only ISP1507_AL module based...
Hello Nordic team,
I found nRF5340 a very interesting device for our projects. Could you clarify two moments about it:
1) What PCLK frequency is used for application processor...
Hi,
Using the nRF9160DK, an orange SIM card, MODEM firmware mfwnrf9160101 , I managed to make run the sample code: mqtt_simple .using NBIoT
My setup is up to date October...
we are using a device that uses the Nordic NRF 9160. We want to use the device on the Verizon or AT&T network in the US but both providers tell us that the device isn't approved...
Sir,
Downloaded latest nrf-Toolbox for Android v2.7.3 and Android Studio
When I select run to build app get 0 Edit Configuration
How should I fix this problem.
...
On commit 668e0494fee1fc1f7e230124c11bc42f66469e3b from https://github.com/NordicPlayground/fw-nrfconnect-nrf.git
Using SES 4.20a for Mac OS X, I get this:
1> /opt/gnuarmemb...
I receive this output from west when trying to build the asset_tracker example from either master or v1.1-branch:
west build -b nrf9160_pca20035ns -- west build: build configuration...
Hi
I am using a buttonless DFU to do OTA for my application. Everything is working fine up to now, but now my custom board got few modifications of using PIN 16 for USB...
I am trying to complie Eddystone project which is part of NRF5 SDK and when i compile the project in Embedded Studio I get the following error
/resized-image/__size/738x210...
Hello. I am developing with the following configuration.
In this configuration, since it is necessary to connect multiple peripherals with multiple roles, "scan_start...