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...
Hi,
I am using TPS61021DSG in my design which is a data acquisition system using nRF52832 BLE module. I am using 1.4V Zinc-air battery to power up my circuit to generate...
Hi Nordic Team
I want to run the example project[802_15_4] on the soc chip 52820.So for the SDK17.0,it run and work well on soc chip 52840.
In order to run on the chip...
Hi,
I am using an Adafruit nrf52840 Feather board and have been having a problem with SPIM instance # 3.
I have the board connected to a display module and have been successful...
Hi,
This is not a ticket!
This is a project that I built. It uses the nRF52 to control a neopixel (ws2812b) via I2S over BLE using a custom mobile app built using the...
On SDK16.0.0 + Mesh SDK 4.1.0
I know that oversampling when using the SADDC in scan mode on multiple channels does not work because the buffer gets all out of order.
But...
Hi,
as describe in the title, we are getting a mesh assert when trying to remove all suscibtions from a model.
it is kind of hard to reproduce because this command is...
Hello,
I am testing direction finding over nRF5340 PDK.
I didn't have antenna array yet, but I think that's equivalent to signal received at 90 degree.
I have two questions...
Hi,
in SDK/components/libraries/timer/drv_rtc.h, there is some preprocessor define provided to select the RTC module (0, 1 or 2) used by app_timer2: APP_TIMER_V2_RTC0_ENABLED...
I want to trying to the HCI Command (DTM Mode) of CTE (Constant Tone Extension) feature for SIG RF Pre-TEST,
The nRF5 SDK v16.0.0 (latest version) is ready for CTE feature...
Hello,
So I am trying to build the ble_app_blinky_c example of SDK_14.2 to work for nRF52810 but encountered problems.
I used s132 v 5.1 for my softdevice by following...
Hi,
We have a project want to fixed "access address".
We want to fixed "access address" in every BLE connection (52840 as master)
Do you have some of API to assign ...
Hello, i made my own working NRF24L01+ using the reference design from the datasheet and it worked quite well. But i needed some more range so i wanted to add PA+LNA module...
[Google Translated]
Good day. I am new to application development. At the moment, I managed to implement a connection to nRF52832 using BLE via UART on an Android device...
Hi,
Greetings !
I want to take continuous 40 reading of adc by varying time interval between readings based on RPM value. I want timer interval resolution from 6 Sec...