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...
Hello,
sd_softdevice_enable falls in hardfault. I have no 32.768 KHz crystal but is set lfclk with NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM.
I'm running my application on a...
HI,ALL,
i want to try to developer with bluetooth develop studio,which developered by BlueSIG.
i now download the BDS and the PLUGIN for the nordic NRF51.
is there...
Hello,
Does the S120 have support to know on which advertising channel it received an advertisment? Or some kind of feedback to know on which channel the S120 device is...
Hi,
Does anyone know the event end point addresses for the following on the nrf52832:
RADIO_EVENTS->ADDRESS
RADIO_EVENTS->READY
RADIO_EVENTS->END
The addresses for...
Hello guys ,
We developed a product that using a nRF51xx chip and now we are preparing for mass production.
The antenna was designed on PCB and for PCB we are using FR4...
There is a minor issue with the app_fifo library included with nRF5_SDK_11.0.0-2.alpha_bc3f6a0. If the app_fifo_write function is called with the parameter p_size set to 0...
Hi
I am planning to use NRF51822. Have not used these parts yet.
I have 4 peripherals and 1 central hub. All communicating in BLE. And central hub will also connect to...
In our project we are using the nrf51822. We planned to connect an external flash for storage purposes. While coding the software I got the advice to give special attention...
Hi,
I use nRF51822.
Can it judge a UID of higher RSSI level by comparing the RSSI of two advertizers with Central mode in nRF51882?
I want to know a UID of advertiser...
Hi, I use
nRF51822 Rev.3, SDK 7.2, SDK 10.0, S110 8.0, and S120 2.1 most of the time.
I mostly quote most of the codes from the SDK's examples such as HID keyboard or...
Hi all,
We have a issues with the SPI communication and hope someone could help us.
Using SDK 8.0.0 and Soft Device S110 8.0.0
code process step:
enable ble...
Hi
I am investigating some weird issue where a device sometimes locks up: it is BLE connected to my iphone app, and then I bombard it with writes to a specific characteristic...
Hi everyone,
We are on the lookout for a bluetooth module from Nordic that is suitable for our product. The product is a handheld digital stethoscope that transfers acquired...
I am building my application up on the ant_scalable_encrypted_tx example. I want to use RTC too, for that I took an example code off of the rtc example.
The problem is...
Hello.
I use s130 2.0.0-7.alpha stack and thus app starts at 0x1B000
Questions:
How to change default app start address, for example to 0x25000 ?
How...