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...
When pin AC13 is configured as an nRESET pin, is an internal pullup enabled? I don't have an external pullup on the pin currently and our reset circuit works so it seems like...
Using the BlueZ Python example in BlueZ /test/example-gatt-server with the dongle nf52840 will fail with " Failed to call gattsExchangeMtuReply (NRF_ERROR_INVALID_PARAM)"...
I have attached the code.
I would like to compare one of the external inputs to an internal reference. Is there anything else to do to make this work? Maybe configure the...
Hi, I'm having trouble transmitting packets with GTS enabled using Nordic's IEEE 802.15.4 MAC library. I don't have an isolated sample app I can post yet so I'll just describe...
I use the example "ble_app_hrs" in the pca10040 dk, and use iphone system app "health" to display the heart-rate.
I tried this in several iPhones(such as iPhone X, XP, 8P...
Hello all.
I purchased an nRF52840 Dongle to learn about BLE. I initially installed nRF Connect v2.6.0, installed the "Bluetooth Low Energy" App (v2.2.1), and successfully...
I have couple of nRF52-DK boards which I think got damaged by accidentally getting reverse voltage.
I have tried to analyze and detect which part would have blew up by testing...
Hi,
I have successfully done one publisher and one subscriber example by using mosquitto broker on raspberry pi and 2 nrf52832s. What I want to do is that I want to send...
Hello, I have a very basic question:
Are Bluetooth nRF5x products compatible with other manufacturers? For example, can I have an nRF51 dongle communicate with a Microchip...
There are two APIs in SDK 14.2 to access the nrf52832's AES core. What's the difference in behavior between the two?
I noticed that nrf_ecb_crypt() has a useful return value...
HI:
I Select the SDK11 as my BLE master.
" nRF5_SDK_11.0.0_89a8197 \ examples \ ble_central \ ble_app_multilink_central \ pca10028 \ s130\arm5_no_packs ".
I Select the...
Hello,
I use NRF52832 and nRF5_SDK_15.2.0 for our custom board.
Also, FreeRTOS(Tickless IDLE is enabled) is used. And, System ON mode is used for sleep mode.
Now,...
Hello,
I am trying to send data from nrf51822 through UART TX to esp8266. I've gone through the app_uart examples and I can recieve data through RX but having difficulty...
Hello,
First, I follow this tutorial --> https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial . It's working well on the...
Development Environment: Segger Embedded Studio 4.16
Debugger: Segger J-Link Lite/ Segger J-Link Pro
Debugging a custom nRF52810 board using SWD interface.
I am experiencing...