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...
My board nRF52840-DK always take several minutes to be ready after plugging usb cable in. The issue like Markus described in this ticket:
https://devzone.nordicsemi.com...
Hello !
I can see nrfutil is written in python and have a lot of dependencies and functionalities what typically need for x86 based host.
A lot of discussions about porting...
Hi everyone.
I would like to know if there is any good nrf mesh communication libraries for desktop applications (preferably C#)?
I would like to develop some desktop...
Hi experts,
I have a problem with programming NRF5340 SoC when using the NRF-Programmer tool. About our board, we use PCBA instead of NRF5340 Dev-Kit.
Step1: My coworker...
I'm moving an application from NCS v2.0.2 to NCS v2.1.0
Everything compiles properly in v2.0.2.
I think I've converted all of the pin definitions properly from the v2...
Hello,
we are using nRF9160 as Bluetooth host together with the Mcumgr Gatt service. We would like to be able to perform FMFU update using the Mcumgr library. We have verified...
Hi:
After downloading the sdk, I installed the compilation environment on my laptop and successfully compiled the at_client project. However, after the same installation...
I want to implement a sophisticated peripheral that implements a keyboard, mouse, and raw HID interface via USB and BLE.
I haven't found composite HID examples for USB or...
Hi,
When I try to build the ESPI sample using west I'm getting the following error:
Can you please let me know what the error is? I tried looking up the issue, but couldn...
Hello Nordic Team,
While going through this page on peripherals used by Softdevice https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/sd_resource_reqs/hw_block_interrupt_vector...
Hi guys,
I want to send 'a' characters via the uart1 of the nRF52840-DK. I cut the short on the SB6 jumper to disconnect LED 2 from P0.14, which also happens to be TX of...
Hi DevZone
I just want to ask if one can use the nPM1100 with the unregulated output to the nRF9160 (which can take 3-5.5V), and the regulated output the other peripherals...
We try to get audio samples form analog or digital MEMS microphone to nrf54840 RAM memory with low power consumpion at 32kHz rate. We consider to use internal SAADC, PDM or...
hi, I want to use PPI function for timer trigger GPIOTE,
when timer interrupt comes, my output pin will toggle, but I find my code doesn't work, I think it is GPIOTE mistake...
I am trying to run the nrf/samples/bluetooth/peripheral_lbs example for the nRF5340-Audio-DK using nRF SDK v2.1.0. I am using the following command to run the example:
west...