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, I'm working with the nRF52840-DK and need to be able to receive (slave) and generate (master) data on the same I2C lines. I'm aware this target doesn't support multi-master...
When selected, the link for the Linux installer downloads a .dmg file (same one as is downloaded when selecting macOS -- nrfconnect310.dmg). I'm unable to find another way...
Hello,
I am developing a device that will reconnect to an apple iPad if it looses connection and be able to send a couple of bits over ble_UART.
I have tried merging...
I see this error when transmission starts and after this RX simply do not work. Even clearing error not helping. Rx works fine when there is not any transfer done (firmware...
My environment: Keil 5; nRF52832 SDK 15.2 ; Softdevice S132 6.1.0
The uart bootloader code locate in the address: 0x70000 - 0x80000 ; (The MBR in 0x70000)
The application...
Hi,
I want to read and write MAX30100's registers. How can i do that? I tried a lot of solutions but I didn't solve that.
For example; MAX30100's address is 0x57. And...
Greetings!
I am using the SDK Mesh 3.1.0 and Softdevice 6.1.0 with the nRF52840 Dev kit: (PCA10056)
So, in my previous post ( https://devzone.nordicsemi.com/f/nordic...
I am using the nRF 15.2 SDK for Thread and Zigbee. I am currently trying to use the debugger in SES, but when I upload the code, SES complains that it can't find the source...
Hi
my devices use USB HID to PC now, and I have PC GUI.
I want use BLE send My device data to PC ( windows 10 )
if I use BLE HID services to PC
I need to do any...
Hi;
I am trying to add uart central to multilink central examble. I added some of uart part to multilink. i am trying to link two peripheral to central. when two peripheral...
Hello Nordic, for my project work i am using nrf52840 dk. with segger embeded studio i drag and drop the s140 softdevice hex file into the J-Link (chip PCA10056). and i tried...
Hello,
we are using the Nordic nRF52832, and I was hoping to update to the new SoftDevice S113 v7.0.0 as it seems like a better fit for our use cases than S132.
However...
My flash_placement.xml file is here and I am getting this error `.bootloaderSettings' will not fit in region `UNPLACED_SECTIONS'.`UNPLACED_SECTIONS' overflowed by 1024 bytes...
Hi
I have done multilink with uart and getting data from multiple ble_uart peripheral. now i have to read data from only one peripheral . what will do for that.
I am using...