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...
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, ...
I am about to buy 5 pcs of nRF52840 DK Development kit for nRF52840 SoC to use for Long Range. How can I ensure the development kits are mounted with chip revision C or later...
Hi Team,
I have read in nordic documents that BLE 5.0 will have 1.4 Mbps of through put.
But when i am testing the through put example with my nrf52832 board, i am only...
Hello. I'm using the example of the light_switch_server project. I need to configure a server (light bulb) driven by 3 clients (buttons), how can I do? I tried this way, but...
Hello Nordic,
I have to transmit data from the nRF Chip(now i'm testing nRF52832 DK Board) to a PC on UART serial.
Each beacon has transmitted advertising and scanRSP...
Based on the nRF24L01P Product Specification 1.0, after 24L01+ enters into Standby-II state, the only 2 ways to leave this state are 1, set PWR_UP to 0, 2; 2, Feed data into...
I've picked up the DK after a break. Installed the toolchain on my new laptop and was ready to throw the 'blinky' example from the SDK on to it to get started. It did not...
Hi Nordic experts:
I use a device with thingy52-provision-demo firmware(from git-playground), and another device with serial-example to provision the thingy-provision-demo...
Hi.
I want to advertise switching 1Mbit PHY and CodedPHY every 5 seconds.
I designed it like this based on nrf52 ble app uart long range example.
advertising_start(coded...
Is it possible for an app after having gone to sd_power_system_off to reset by button without triggering DFU?
The app seems to need CONFIG_GPIO_AS_PINRESET to be set so...
I am working with production Rev 1 on nrf52840 DK v1.0.0 (2018.19). The spec section 6.35.10.2 Bulk and interrupt OUT transaction say
Until that transfer is finished,...
I am working on mesh application icatin nrf52832 . i want to integrate mesh and nrf sdk application , So i followed this application and mesh_app_uart example Example for...
Hi all,
I am testing DFU example in Mesh SDK . I follow this tutorial : http://infocenter.nordicsemi.com/index.jsp . But when I execute to step 4 :
I get this error...
Hello,
I am new to Nordic products so please apologize me if I am asking a trivial question, but a bit lost on it. I would like to use Thingy 52 board for my project ( I...
Hello,
I am having a trouble with my code. There is an RTC sensor Which has the address 0x32. When the sensor is connected to the TWI lines, there is no problem and it...