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 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...
I am trying to get external_lib example application to compile for NRF5340pdk. I am using nRF Connect SDK v1.4.1 and picked the example provided in zepher/samples/application_development...
Hello,
I was testing modem_shell demo in terms of using ppp. I'm using nrf9160dk board.
I found issue present in ncs v1.7.1 https://devzone.nordicsemi.com/f/nordic-q-a...
This question was asked a few years ago, but I don't know if the feedback was incorporated. I'm working on SDK 16 and was wondering if there is an internal constant that identifies...
Hello,
I use nRF52810 in commercial product. I modify examples (ble_app_hids_keyborard_pca10040e_s112 and ble_app_uart_pca10040e_s112) a bit. If softdevice S112 or the examples...
Trying to build one of the sample applications from the SDK using VSCode and nRFConnect SDK v1.8.0, when attempting to create a new configuration for a project, the build...
Hi All,
SDK => v17.1.0
IDE => Segger
Project => ble_app_bps
I use LightBlue to connect my board,and going down to the device information service I choose system...
Hi,
I'm using nRF5340 DK, one board is programmed as central and 2 boards are programmed as peripherals. When I flash the central program it is selecting a random board...
Hello,
we are currently experiencing issues with the SPI interface which we suspect is due to the behaviour of the MOSI line in idle state. We have noticed that during communication...
Hello,
I am planning to test ethernet module on nRF9160, use SEGGER SDK v1.7.0 for compile the programs. In Q&A I saw using can bus module & ENC424J600 ethernet controller...
Hey,
I try to read the CRC from E-Paper display series 1.02 inch (GDEW0102L4f) with no success (I'm working with nRF52833 Development Kit)
My code and the official Goodisplay...
Hi
I can‘t find the bank size configuration in the project secure_bootloader_uart_mbr_pca10056。 For safety reasons, I want to artificially divide the size of bank0 and bank1...
Sir,
I am using a U-BLOX NINA B302 (nrf52840) connected to a SEGGER J-LINK to program it!
Using the J-LINK flash i can program the NINA B302
But, on VISUAL STUDIO +...
Hello!
I am having 3 nrf5340 devices; 2 Gateways and 1 Headset. I am trying to achieve the scenario where I can allow the Headset connects to selectively one of the 2 Gateways...
I recently got the nrf52840dk board and I am trying to use it with the Nuttx embedded OS. However, I am having some issues flashing the nuttx binary on my board.
this is...