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...
Hello, I have been trying to get the nrf9160DK PCA10090 version 0.8.2 to connect to your nrf cloud. I initially tried with the provided ibasis sim. I was able to get it registered...
Hi,Master:
1.The timing of the underlying nrfx_qspi_write(...) function is:a. Send 05 to check if the wip bit is 0. (Here, if wip is not 0, will it always detect until wip...
Hello,
I am going to be heading to a certification house to run tests to pass for the CE mark for our product that we used the nrf51822 on. The BLE portion of our product...
Hi everyone,
I'm trying to establish throughput test using mtu_throughput example(central-peripheral) and 2 nrf52840's but I keep getting error when set phy to coded. Here...
Hello All,
I want to know if I can run all this protocol at once? if yes can I find an example or can you suggest me a guide? I know there are examples to use BLE and ANT...
Hello, I'm attempting to establish a data connection on the VZW network after uploading a VZW IMEI to the ODI portal. It appears there is no module available under the Nordic...
We are incorporating a filesystem for NAND flash driven by the NRF52, but we are running into performance issues using littlefs and want to do deeper troubleshooting. From...
Hi Everyone!
I really need some help. So I'm new to Nordic semiconductors and Segger Embedded Studio IDE. I purchased myself an nRF52832 breakout from sparksfun and nRF52832...
Hi,
I am trying to test the Amazon FreeRTOS BLE demo ( https://docs.aws.amazon.com/freertos/latest/userguide/getting_started_nordic.html ).
I followed the instructions...
When I connected the development board with komoot (based on Android), komoot repeatedly disconnected again. The chip platform is nRF52832, and the protocol stack version...
Hi,
I try to rotate an image (180) with nrf_gfx_rotation_set(p_lcd, NRF_LCD_ROTATE_180). This only works once, but after, I want to return to the original position by re...
Hello
I am currently trying to get sensor values via SPI communication with mpu9250, a 9-axis sensor.
Although the following settings were made,acceleration,gyro,and...
Hi Sir,
I am going to the same phenomenon as below.
https://devzone.nordicsemi.com/f/nordic-q-a/45554/sdk-15-2-how-to-set-a-value-to-a-hid-feature-report
Can someone...
Eventually we got it working with the Master Control Panel again, but it will not work with our test software. I suspect a Window update change that affected links. Window7...
Hello,
I would like to implement a design using both the ESP32 Wi-Fi as well as the nRF52840 on the same PCB. As they both operate on the same 2.4GHz frequency and the antennas...