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...
I am developing my first BLE Server application with the nRF52832 and using VSC/nRF Connect/Zephyr ROTS. I come from a Cypress/PSOC Creator background, and am struggling a...
Hi DevZone,
I recently updated my version of SEGGER Embedded Studio for ARM to v6.20. Now, warnings that were not shown before are caught.
I want to ignore the warning...
Hi Nordic, Currently my project is using SDK 15.3. By taking a look at NCS SDK, I can see lots of features there and plan to migrate my project to NCS 1.9.0. However, since...
The NRF5340 net core crashes in sdc_hci_cmd_le_set_adv_enable() if I have CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_MAX_SKIP set to 0.
To reproduce the issue, do the following...
Hi ,
I am using nrf52833dvk and nrf52832 boards, am working on application that my nrf52833 board do the firmware updation of other board i.e. nrf52832 . first time i did...
We plan to incorporate the nRF9160 into many thousands of our devices, however this leads to a question of procuring SIM cards. We purchased a Thingy91 to test the connectivity...
The iBASIS sim card came with Thingy:91 does not work. Got the replacement card today. However, I cannot finish the nRF cloud reg process. The new error message said
Tenant...
Hello, I am trying to load a sample project in VS Code using the nRF Connect SDK extension.
I try to load a sample project, click on "Create Application", and nothing...
I am trying to use the NRFx Softdevice controller, with Rust and the nRF5340. I have successfully initialized the library, but when I try to start to start advertising the...
Hi! I'm unable to connect my development kit to a network with the provided iBasis SIM card. I'm located in Bristol UK. According to this [ https://ibasis.com/solutions/iot...
To provide feedback to the user through the LED state, I would like the behavior to be something like this:
If the nRF52840 Zigbee device is unpaired and ready for a ZC...
Hi support,
I'm currently having issue trying to program a nrf52833 device using Jlink mini on mac. I have no problem programming the device using a pro Jlink on windows...
Hi,
I'm trying to use examples. The ICM42605 example does not work.
I get the following errors.
There seems to be an error in the code below.
It was tested with...
Hello !
I have found that error free decryption ( MIC error) on fly depends from S1LEN configuration value.
S1LEN have valid range value for each radio mode
2Mbit 1...
I'm getting an occasional NRF_LIBUARTE_ASYNC_EVT_OVERRUN_ERROR, it often takes over 24 hours to reproduce, and the libuarte appears to be generating garbage after the error...