Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
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...