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...
Hi,
What are the options to measure the execution time of code snippets? I used app_timer_cnt_get() now and is giving 50 ticks for 1ms. Is there any way I can measure lesser...
Hello everyone,
For simpilicity,assume i have a node that is connected to an esp32, that node is configured as a coap client(actually its a node that gathers coap requests...
Hi,
I am trying to get the CRC error packets during nrf_ble_scan_start execution with nRF52840 DK (nRF5_SDK_15.2.0_9412b96) as following:
ble_stack_init();
scan_init...
I am following the readme for nrfutil on generating a package file for the secure DFU. I am using the debug version of the bootloader which comes with a predefined public...
nrf52832.
SDK14.2
Segger ES V3.34a
With an initial prototype batch of 30, we have noticed 4 modules that have incorrect voltage readings, reading low ("Bad Modules...
I didn't recieve answer to my second question in this topic , so I start new one.
Is there any way to get usec time measurement with softdevice?
I need to analyze SENT...
Hey,
I have PSELP of the ADC configured to read 4 values. now I want to configure an ADC channel differently than the excising 4 channels. So can I configure the 5th channel...
I am using the nRF52832 in Rigado BMD-301 module. Updated to s132_nrf52_5.0.0 and nRF5_SDK_14.0.0_3bcc1f7, built the ble_app_uart_c without any changes and programmed it on...
Hello,
I am working in a Windows 10 environment with the latest SDK 14. I use the Segger IDE and the various support tools from Nordic (nRFGO, nRF Connect, nRF Master Control...
Suddenly all the files related to nRF9160 DK can't be opened on SEGGER Embedded Studio Nordic Version.
this is error log. I really appreciate it if you advise me.
Dear,
I am using nRF9160 DK, I want to use nRF9160 SIP to connect with another sensor ( UART /SPI)
Do you have any suggestions or examples?
Thanks,
Rgards
...
1) On this page https://www.nordicsemi.com/DocLib?Product=SDK%20Documentation
You have SDK nRF5 SDK v15.3.0 when you expand it , the top entry is for RF5 SDK v15.2.0 there...
Hi All
Just bought a nRF52840-DK board (PCA10056) with the purpose to develop a project where nRF52840 is used as virtual com port.
The Lite edition doesn't allow to...
The HOME key is controlled by the HH protocol of IPHONE. After the Bluetooth connection, the original soft keyboard on the mobile phone cannot be played out. It is necessary...
Hi,
I'm using the nrf_queue library on SDK 15.2 and I noticed that it isn't possible to peek more than one element at a time.
It would be nice to be able to tell the library...