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...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hello,
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am trying to implement my firmware which will consume less current. I have implemented...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. Our custom board has a connection to nRF GPIO...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. We need to publish the JSON messages larger than...
Hi, I am developing my own application using the SDK v1.8.0 with Demo direction_finding_connectionless_rx. I notice that in the
cte_recv_cb callback function, the rssi...
Hello,
I am using nRF 52840 DK board and using nRF52SDK17.0.2. I am trying to advertise data in GAP with the name " IG_Last4CharMAC_RFL " for example " IG_4DA8_RFL " but...
hello,
NCS1.9.1, Windows10 X64,nRF5340-DK, nrfx_i2s
in file boards\nrf5340dk_nrf5340_cpuapp.overlay
i've i2s DAC model ,it must use 4 line(MCLK,SCLK,SDIN,LRCK)
but...
I am trying to get this example program https://github.com/ARMmbed/mbedtls/blob/mbedtls-2.11.0/programs/x509/cert_req.c (stripped out all the file handling stuff) to run on...
Hello,
I crated a custom peripheral for my application, I took the code from the Blinky example and i changed the service.
I set the FIRST_CONN_PARAMS_UPDATE_DELAY parameter...
I would like to be able to use 3 different USB descriptors.
1. CDC ACM
2. Mass Storage
3. Composite device with CDC ACM and Mass Storage
These should be selectable...
Hi, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK. I am using openthread protocol...
Step 5 of the Matter instructions at developer.nordicsemi.com/.../python_chip_controller_building.html
Shows getting the discriminator data. What is shown looks like the...
Dear Nordic Experts, A few short questions about mesh advertising in regard to Softdevice s132, 7.3.0, Mesh SDK 5.0.0 and nRF5 SDK 17.0.2:
How do you change the advertised...