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 developing hid_mouse . When I connect Android once and ubond hid_mouse I must set bluetooth off and on again to connect ble device otherwise it will connect again to...
Hi,
I am trying to set a value in the NRF_POWER->GPREGRET when softdevice is running, but it doesn't work. I don't get any error, but the value is always 3 and not 1 like...
Hi,
i took the example in AN36 (with the led but deleted the button stuff) and added the Battery Level service. Both are working fine together. On top of that I took the...
I have a development dongle PCA10000 , PCA10001 board and nRF pebble.
My aim is to come up with a project where one of these devices
a) would advertise,
b) the other...
Hi,
It has been mentioned in several threads that the MCP/dongle (on laptop) cannot support transmission of more than 1 packet per connection interval. Could you help clarifying...
/**
* @brief Function for unconfiguring GPIOTE channel.
*
*
* Note that when unconfiguring the channel, the pin is configured as GPIO PIN_CNF configuration.
*
...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I have set up the UART example with PCA10000 and PCA10001. Everything works fine but one strange thing is the time to send 100kB of data. See my times below:
38...
Hi !
On this thread devzone.nordicsemi.com/.../nrf51922-1 i've found someone introducing the new S130 softdevice for the nRF51822 wich allows the IC to be on concurrent...
Hi to all,
Ihave a problem with erasing flash on nRF51422 Evaluation Kit. When i click on Erase all button in nRFGo Studio everything is looking normal ( segger led is blinking...
I cannot download S110 to try right now. I have some 51822 Dev kits, but somehow I didn't get the product keys entered into my page, and the boxes are all gone.:D
When my application is running on the nRF51822 (e.g. the hrs example from the sdk), I want to stop this application (e.g. at a breakpoint), investigate some memory and than...
Hi,
I've started developing some test applications for the nRF8001 to better understand all the ACI libraries and improve my knowledge of the chip.
I'm experiencing some...
Unless manually set the value of bond_init_data.bonds_delete to true in the function bond_manager_init to clear bonded masters, I end up in the HardFault_handler. The last...