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 have this problem with all the samples for the nRF9160. When I build the zephyr.elf file, I get an error saying it failed. Please see the picture below. Any idea what's...
Hi,
SDK: nRF52_SDK_12.2.0
Softdevice: Generic_Stack_S332_02.00.01.hex
TX_PIN_NUMBER: on port 25
RX_PIN_NUMBER: on port 26
In our application we are using two...
Hi, We would like to support Bluetooth 5 in an upcoming product development.
Bluetooth 5 gives us two options for an improved connection: Twice the data through put (payload...
Hi,
I am using the Thingy:52 (that contains the nRF52832) and also have evaluation board of nRF52840.
Does anyone have a recommendation for a DAC for use with one of these...
HI,
May I ask, what is the version of J-LINK officially supported in sdk 15.3? I can not find it in release note.
See.
The following toolchains/devices have been used...
The Config Model Publication Set message can be used to configure a model to periodically publish its status.
If a model doesn't support publishing the `publish_timeout_cb...
Hi,
I've added WFE\WFI to my application running on nRF52840 on my RTOS Idle Hook.
Runs fine when debugger is attached , but when debugger not attached - the application...
Hi
I have merged NUS client , NUS server and multilink examples.
It works well and no problem in functions.
Now i will make that the module(with multilink nus server...
Hi guys,
sorry but first of all I have to admit that the migration is a mess. And really do not understand why you entered nrfx and did not make a clear cut. Because saving...
Hi I want to get the peripheral address from the UART and compare with scanned peripheral addresses from the central (nrf52832) and if the received address string is of one...
I'm using a custom PCB with a Laird BL651, which contains a nRF52810.
I've been following the "Transferring Project to nRF52810" tutorial here to run one of the simple BLE...
Hi
This is in part related to my previous post on PWM signal generation on two channels that are 90 degree phase shifted. The frequency of the PWM signal generated was...
Hi,
I am using nrf51422 in my project.So we are using keil5 u vision project and sdk 12.3 version so here the problem is when i tried to open the blinky project it is showing...
I need to add ARM_MATH_CM4 to my preprocessor definitions using Segger Embedded Studio.
I know this has been dealt with in "nRF52832: How to Include the "arm_math.h" library...
Hi there. I want to start first i am new to BLE Mesh. I have checked pretty much everything on the Bluetooth SIG and there are some questions. I have flashed the nRF52840...