Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
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...