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...
Hi
Using SD Version 6.1.1 and NRF Version 15.3.0.
Using the following advertising params I can set non-extended advertising
ble_gap_adv_params_t advertisingParameters;...
Hello Nordic support, For long term power profiling of nrf52 hardware, I am using the suggestion given here, that makes use of functions in python script ppk.py: https://devzone...
Hello Nordic Team,
I have an application in development where some bigger files (~20kb) can be downloaded into the device, so they get stored in with the FDS system.
Now...
Hi,
I am using BLE application in NRF52832 board and using NRFConnect app to send custom characteristic service from mobile app to nordic device. But if I am sending a data...
I updated Thingy:52 to firmware version 2.2.0 using the Thingy:52 Android app.
WIth the Thingy:52 running v2.2.0, the WebApp for Thingy:52 can pair with Thingy:52 but it...
Hello Sirs,
We implemented a joint bandwidth test (or speed test) for a radio channel by transmitting notifications.
Parameters set in SDK config:
#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
I am following the instructions at infocenter.nordicsemi.com/.../nRF52840_PDK_User_Guide_v1.2.pdf to program a pre-compiled example (blinky).
I have two nRF52840-PDK (PC10056...
Hi, im designing a beacon based on nrf52832, but i have a question about RF section, i´m using 2450AT18B100E chip antenna, and to match it with the nrf52 i'm following the...
Hi,
Trying to investigate eddystone protocol. After compiling and uploading ble_app_eddystone example I see Eddystone BLE device in non-connectable mode.
But after pressing...
I am using NRF52840 DevKit on Ubuntu 18.04 (bionic). I have successfully compiled pc-ble-driver and hex connectivity/softdevice.
I have now download pc-ble-driver-py and...
Hi,
We develop a GPS tracking device.
Development kit shows two type antenna, an external antenna(With connector) and onboard antenna for GPS and LTE.
We won't use an...
Hi, I am using nRF52832 with sensor, nfc and Softdevice S132 v3.0.0 to advertising packets .The sensor is interfaced with nrf52832 using twi interface. I have referred examples...
Hi,
I'm using the NRF52832 QFN (DCDC) for a PCB. Regarding the antenna matching components (C3,L1) it is recommended everywhere that one must use the exact same layout as...
Hi,
We are using a logger module a lot in our projects to diagnose problems, or warn API users of misuse. Sometimes it would be handy to be able to have nrf_log macros take...