hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
Hi Nordic:
I want to add some rtt log in the bootloader code, so I make bootloader flash start at 0x77000, size is 0x7000, and my application's FLASH_PH_SIZE is 0x77000...
Hello, I read in the documentation how to create a model, in the client model, which defines a struct: simple_on_off_msg_set_t {uint8_t on_off, uint8_t tid}. I do not understand...
See: http://www.keil.com/forum/63929/
Everything here refers to J-Link, eg devzone.nordicsemi.com/.../a-working-demo-of-monitor-mode-debug-mmd-on-sdk-15-please
and Google...
Hello,
I am wondering that what exactly are the differences between libmbedcrypto.a and libmbedcrypto-software.a?
I read through the SDK documentation about the opethread...
In SDK 15.2 in ble_gap.h
#define BLE_GAP_SCAN_WINDOW_MAX 0xFFFF /**< Maximum Scan window in 625 us units, i.e. 40,959.375 s. */
#define BLE_GAP_SCAN_INTERVAL_MAX 0xFFFF...
Hi Everyone,
I'm using nrfutil in an arm cortex a8 running Debian 9 with kernel 4.14.49. The processor is connected to a NRF52 dongle through USB. I'm trying to flash (using...
Hello ! My custom board is working fine (with the last programm I flashed into), but I can't access it with my debugger and I can't flash it again. When I try to flash it...
This is my Output, Looks good but not working/
Preparing target for download Executing script TargetInterface.resetAndStop() Reset: Halt core after reset via DEMCR.VC_CORERESET...
I am using nrf52832 with latest version of s140 softdevice.
I migrated a project, that was used on a nrf51 chip, to the latest sdk version.
The problem is that the measured...
The zipped project attached to this blog doesn't say what SDK version it should work with - but it certainly doesn't work with v15.
https://devzone.nordicsemi.com/b/blog...
Good afternoon,
I have a question regarding the ble_app_hrs_rscs_relay example. I am using this example to read scan response data from a peripheral without pairing with...
Hello, I am useing nRF52832 with custom-made board.
SD 5.0.0 and 14.0 SDK
I have a strange issue - i am using custom-made service to transfer data from/to smartphone...
I am doing an application that relies on continuous scanning of the beacons. So if I use SCAN_RSP in the advertising device, would this affect the timing of the scanning device...
I want to use BLE 5 for authentication using NFC nrf52840 on raspbian os i.e radpbery pi 3 compatibility. Could you please help me to know how this should work.is there any...