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...
Hi all
I used to use bmi160 for my application with nRF52833 and I am upgrading to bmi270 with nRF52840.
I am struggling to make work the functionalities I used to have...
Hi,
I have an application where I want to send sensor data using advertisement message, and read this message by an iPhone. For test purpose, I am currently transmitting...
Hello,
So, I have a working BLE project on the nRF52840 Dongle and I developed and debugged everything on the DevKit, using Zephyr/nRF Connect for VS Code. From there, I...
Hello, I'm using nrf52832, my own custom board, the UART pins are 10 out, 9 in, no stop bit, no parity and no hardware flow control, baud rate 115200.
Ever so often, in...
Hi,
I'm using SDK17.0.2 example(ble_uart) on nRF52832.When I enabled SPIM to drive sensor,and send data, RTT Viewer logging SOFTDEVICE: INVALID MEMORY ACCESS.
BTW I have...
Hi! This might be non-coherent, I apologize in advance as my knowledge in RF is very limited.
We're developing a sort of 'TX-negotiation protocol' between our peripherals...
I keep receiving the email stating the following, even after having all the points taken care of :-
1. I am using a active / approved DevZone Account.
2. I am using the...
Background - found during testing with proprietry application derived from the 'light_ctrl' sample in nRF Connect SDK, with Time & Schedule Servers added, on an nRF52833DK...
Hi,
i have a question regarding the USART NUS error handler.
In my setup, two Nordic BLE Chips are communicating via the USART service.
One chip is acting as a central...
hello everyone,
i am using nrf52810 with my custom board which contains mpu6050 accelerometer and Gyro-meter so now i want to achieve connectable beacon like it should be...
Hi, I received nRF9160DK kit with a SIM. I want to test SIM registration on Vodafon Network , Data transfer to a server ? Is there any concerned sample available in SDK Connect...
Hell Respected Members.
Referring to my previous question https://devzone.nordicsemi.com/f/nordic-q-a/85221/retaining-rtc-time-after-resetting-nrf52840 . give me a reply...
Hello
I was considering using sim cards other than iBasis for the nrf9160. I was wondering if they could still be provisioned using nRF cloud, or if there was a different...
Hi friend,
I used SDK16.0 and softdevice is S140. I want to use nRF52840 proprietary 2Mbps mode. Do you have example code to provide me?
Thank you in advance.
I setup the VS Code on Windows with
- nRF Connect (3.10.0)
- nRF Connect SDK v1.8.0 with the Toolchain Manager (0.10.3)
started the blinky example (works) and then started...