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...
Dear Nordic
I want to set different NUS_BASE_UUID for server and character, as below,
how to set below three NUS_BASE_UUID to different valve.
服务: 49535343-FE7D-4AE5...
Hi
I am using nRF52832 and SDK13 versions.
Can I change the bootloader start address from 0x78000 to 0x77000?
Currently, bootloaders are using 0x78000 to 0x7DFFF area...
Hi all, As written above, as soon as I try to send an array of 8 bytes(8,255,0,1,64,64,0,1) onto the NUS the ble_nus_data_send and the consecutive sd_ble_gatts_hvx() trigger...
Hello,
According to below thread, we could choice 16MHz external crystal with minimal “startup” current consumption:
https://devzone.nordicsemi.com/f/nordic-q-a/1657...
Hello all,
I am trying to compile the Light Switch sample here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/mesh/light_switch/README...
I have an application and a bootloader, both using the cc310 backend.
In my bootloader code, I find that nrf_crypto_rng_init fails, because CRYS_RndInit returns CRYS_RND_INSTANTIATION_ERROR...
Hello,
I am trying to build the default main.c code for Hello World for nrf5340 using the SEGGER IDE , through "Open nrfConnect SDK Project".
The SEGGER IDE version is...
Dear Team,
please how to shortout this type of error......
Building ‘ble_app_lbs_nus_c_pca10056_s140’ from solution ‘ble_app_lbs_nus_c_pca10056_s140’ in configuration...
Hello everybody,
I am working on a custom board and i´d like to implement libuarte (on a nRF52832) to communicate with another uC on said board. I am using sdk 17.0.2. The...
Hi, I am not sure whether there is I2C pins on nRF52840 Dongle board as based on the Adafruit Feather nRF52840 Express the pin is P0.11 and P0.12 as shown below: SCL 0.11...
Hello,
I recently got my hands on a Nordic Thingy:91. Following every steps of the User Guide with no harm until the nRF Connect for Cloud connection (step 7.4.). The...
Dear nordic team,
I was working on secure dfu bootloader where i added SPIS example with it to communicate it with stm for some data transfer and controlling the switching...
Hi,
I am using NRF Connect SDK 1.7.0 in VS Code. It works great, thanks for the good work! I have a small question. I wish to run a little script to deploy some files after...