I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
Hello,
I'm currently working on a project that requires data to be stored to an microSD. I'm using a custom board with the nRF52832 chipset and a Molex micro SD card holder...
We are working on a product with a pair of Central and Slave BLE devices that will be sold in pairs. The plan is to have the pairs preconfigured in factory so that the Central...
Hi,
I have an error to download firmware in nRF52840-DK, from output console show it failed at verification on address 0x00000000.
I try to compile the light switch example...
Hello,
I have a total of three nRF9160 DKs. Two are version 0.8.2 and one is version 0.70. The version 0.8.2 DKs only work with iBasis SIMs. When I attempt to use a different...
We are using nRF52840 with sdk 15.0 version & segger embedded studio. We are able to store some small amount of configuration data into flash using FDS. But now we want to...
Good afternoon,
I have been having issues discovering any service within a peer device which i have recently paired with. I am using Nordic SDK 15.2 and softdevice 6.1 on...
Hi,
let's say fds storage doesn't have enough space, but it can be freed by running garbage collector. Now, new peer connects and initiates bonding procedure. My questions...
Hi all I am developing the beaconing example form nrf52832 nrf sdk mesh3.1 I compile the code and run but I don't find document on provisioning the beacon.
Other question...
I have a ble server with display developed for passkey security. It works fine when the Master (i.e. client) is set to have Keyboard input capability, which is good.
The...
Hello,
I am using nrf52832 development board. I am using segger tool. In example -> ble_uart , i am sending some 100kb of data to UART using BLE. I want to controle the...
without bootloader, nordic can work?
i get two nordic board,it work well.but when i read the flash layout
i found that the two board only have softdevice and application...
HI Sir: I have meet a strange question using the BLE_UART example.
The code as following:
static ble_uuid_t vive_adv_uuids[] = {{BLE_UUID_NUS_SERVICE, BLE_UUID_TYPE_BLE...
Hi all,
I found the demo for BLE Mesh is interesting and great for displaying the functionalities of BLE in a mesh network:
https://github.com/NordicPlayground/Nordic...
I've noticed sometimes the merged hex file differs slightly between different mergehex runs when merging the same hex files. Is this a bug or mergehex tool never guarantees...
Hello!
I'm having a problem and a hard time trying to understand what's wrong. Currently, I'm using the SDK 14.2.0, SD 5.0.0 and Segger on macOS 10.14.2.
I'm using the...