Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
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 have followed these instructions, but the nRF sniffer option does not show up as an option in the Wireshark GUI, https://infocenter.nordicsemi.com/index.jsp?topic...
Segger cannot seem to find the user included directories. Every time I compile any file I get this error or something similar of {name of file} not found as shown in the pic...
hey
I have worked on BLE, and learned the BLE protocol stack. Now i am learning BLE Mesh. I found the Mesh is also having a stack, I could not understand why both the stacks...
Hallo,
I request for your time and effort to solve the issue that I am facing at the moment. Any suggestions and solutions are highly appreciated.
Hardware: NRF52840DK...
Hello,
It there a download for the nRF-Command-Line-Tools_10_12_2_Installer_64.exe?
I only see a zip file with this and a python setup. I have an internal program...
Hey, I've a string of less than 10 bytes (10 characters max) and I'm establishing the connection between the Central (nRF52833-DK) and the Peripheral (nRF52810) and I've set...
Hello,
We are trying to use the Cryptocell as used in example nrf_crypto_aes_cbc_with_padding along with Secure DFU. However, when the application loads the crypto engine...
DFU secure bootloader ( secure_bootloader/ pca10040_s132_ble ) using segger embedded studio version 5.50
Am using SDK version 17.0.2 for BMD350 nRF52832 module
Already...
Hi there,
I was able to successfully compile and run the "BLE HIDS keyboard" example on my nRF52832 using Segger SES 5.44
My Nordic chip is connected via UART Rx/Tx to...
Good day
I use NRF52840 + SDK v17.0.2. My application relies on _gls example and mainly copies its security settings ( also uses peer manager ) except I use MITM protection...
Hello Dear!
Please look at the red area in the picture.
The C9 820PF, it's no commonly used,We buy it very hard.
Can i modify C9 820PF to change C9 1 nf in desgin?
I've read quite a few threads where people are asking for help getting NAND Flash to work with their devices, only to find out they are not supported. I see that only NOR...
Hi
I am using nrf52832 to develop a ble hid device with tile function
I merge sample code ble_app_tile to ble_app_hid_keyboard example
I use the advertising_init function...
The firmware crashes when passing the ble_stack_init() when the firmware is download but in debug mode it works fine. The screen shots below shows this event.
We are using...