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 would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
Greetings!
I am using nRF52832 with SDK 16.0.0 and mesh sdk 4.0.0.
Application: light switch client with LPN features added
In one of application, I have to use...
i already done the nrf52840 dongle that already work as beacon when i have tried in nrf beacon apps. i want the same application but now it is transmitting to server/website...
Hi,
I have a low level mcu (128 kbyte flash) connected via UART to the nRF52840.
My current flash usage (text output arm_gcc) is about 256 kbyte + the softdevice.
Since...
I am somewhat of a beginner - I have successfully built and programmed a "Hello World" example on the nRF5340. However I am having trouble building some of the Bluetooth samples...
So I am using the Mesh SDK in version 4.0.0 and 2 nrf52DK boards with some custom software running on the boards, but derived from the light switch examples. The boards work...
We have some prototype boards that work fine when programmed via the debug out on the nRF52 dev kit, but have problems when programmed with this JLink . Programming with both...
Hi Team,
We are using the NRF52832 Board for our development purpose.We need the last RESET condition reason/source and need to store as log in memory for further debugging...
Hello,
I am looking for some tips to speed up a DFU transfer.
I have 2 BLE, I implemented a DFU master in the first one using SDK11.
Transfer duration is about 3mn30s...
Hi, I am trying to do firmware upgrade of nRF91 over BLE using nRF52 on the nRF91-DK or Thingy91 board. They both have nRF91 and nRF52840 chips on them which are connected...
I am currently working on a Heart rate sensor(max30102). I have connected the sensor to my nrf52 DK as follows: GND -> GND VDD -> VIN SCL -> P0.27 SDA -> P0.26 INT -> P0.17...
Hi everyone,
I have lately had some problems with my application which has different characteristics enabled, such as nus, battery service, dfu etc...
The problem I am...
Hi team,
I have 2 Thingy:91s, 1 is maybe new, not sure if I have used it before and 2 has been used before and reprogrammed over SWD many times before.
I wanted to test...
Hello,
I am working on my nordic board to make an https request to download some data that is about 4200 bytes. It is failing because of the BSD_IP_MAX_MESSAGE_SIZE=4096...