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...
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 MasterEmulator.dll for connecting to pear device.
I am using nRF51 Dongle and pear device is nRF52 custom board.
The pear device is advertising at very low...
Hello,
we have custom boards with nRF52832 chips, which show different behaviors in low power system ON mode. The current consumption is pulsing at around 22Hz to ~34Hz...
HI.
I purchased the nRF24LU1 + chip and created a USB Dongle module.
I have come to know about PID and VID.
Can I use nordic's VID (0x1915) as it is?
Is USB Dongle...
Hi ,Nordics
when I use my host device (reffered to the example of ble_app_hrs_c)to pair and bond with a peripheral device(a gamepad) ,the pairing failed .I don't kown...
Hello....
Is there a way to configure the SPI peripheral(s) to run at a custom bit rate (frequency)?... For example: Run SPI at 3.4MHz.. or any other custom frequency that...
Hello all,
Do you advise to have 2 SPI interfaces - one for the sensors we're using (accelero/ gyro) and another one for the SD card? if so, when adding an SD card to our...
Hi team,
i am having a custom board i want to program soft device and application using external j link. i came across nordic website in this page http://infocenter.nordicsemi...
Hello All,
I am a beginner to NFC OOB, so can you suggest me some good learning materials regarding NFC OOB pairing as I wish to do so between my mobile phone and the...
Good Morning Team,
Hope your day is going well!
Could you please provide the IPC 1752 document and RoHS CoC (2015/863/EU) directive document for below part since it is...
hi hi ;
i'm trying to control gpio pin 20 with my smart phone and with event at gpio pin 5 (when the state of the pin 5 changes the gpio pin 20 toggeles ) but my problem...
Hi, can someone explain in simple terms how it works?
I don't really have a clear concept of what a replay attack is, but I suppose it has something to do with recording...
Hi,
I am facing the same issue for all of the node.js examples.
It says: Connected! Error: command disallowed (oxc)
Also is says: Service uuid XXXXXXX not found!
...
The nRF52 SDK ANT example "ant_scan_and_forward/" configures a device linit of (16-1)=15 in this line:
// Public Definitions #define MAX_DEVICES ((uint8_t) 16) /**< Maximum...
On nrf52832 and nRF5 Mesh1.0.0
When running idle state(not RX/TX), current comsumption is over 400uA.
And every 100ms, CPU is wake up.(small working.)
What happen...
Hello! I am using application that support ANT+ and BLE, so i am using s332 softdevice. now I want to add BLE bootloader feature. (send .bin via BLE). but in SDK v13.0.0-1...