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...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
My app (using S130v2.0.1 nRF51822 SDK12.3) triggers app_error_fault_handler (seen on a PIN; since not able to debug due to timing) on sd_softdevice_disable(). A snippet of...
Hi,
I am using nRF5_SDK_12.3.0 and based on \ble_peripheral\ble_app_uart ( with softdevice of s130) to build my application.
Recently, I tried to add the wdt to my nrf51822...
I adapted the light switch demo of the nRF5 SDK for Mesh for sending a series of reliable on/off messages sequentially from an nRF52840 Preview DK to 20 Thingy:52 servers...
Hi. I have set up a nine node mesh using Thread and the nRF52840 chips. I am using the COAP example. All my nodes are visible and i am able to send pings between them. I am...
Hello I have the dk board and am hoping there is some example or tutorial to help me get started with my project. My goal is to use the nRF52840 as a master to multiple devices...
I have modified it so that it works with two nRF51 DKs, one acting as a central and other acting as a peripheral.
The base UUID for this service by default is
{0x9E...
Hello,
First, my setup:
nRF52840 Dongle
Softdevice S140 6.1
SDK 15.2
I built my own adapted application code based on the multilink central example and managed...
I am new to the Nordic chips and for my project I am using an NRF5832 module from Accono. My question is how to get the free SES license for Nordic? When i go to license.segger...
Hello~
I have finished a few easy peripheral project.
Now I tried to understand the structure of central example, ex: ble_hrs_c, ble_nus_c....
I found that services...
When I print too much information ,RTT lost some thing
when I enable the “NRF_LOG_BACKEND_SERIAL_USES_UART”,It is ok
Who tell me Why? any help will be appreciate!
Hi Nordic,
A problem was found with the SDK15.2 write operation. If the write size is equal to 12000 bytes, the system will return an invalid operation length error.
But...
Hello,
During development with the Mesh SDK, we realized that it would not be possible to use a vast number of functions, even those relating to message publishing, without...
Hi,
Just like the topic description.
The sample code I used is ble_app_hids_keyboard (V11 S130) and the development board is PCA10028.
I found after I load the code...