Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
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...