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...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hello world.
After I have used this guy code.. KNN c++ . and good for implement it to my module nRF51822.
But if there's problem issue or not. because, there was an confusing...
HI Nordic,
I want to know whether the NRF52832 use the RC oscillator as the default source of HFCLK . I want to use the TIMER peripheral to do a precise duration measurement...
Hi all, I using 3 board NRF52 to demo remote provisioning mesh . But in client , I get debug terminal :
After client hang . Please tell me why and how to use correct
Good evening, I determined the numbers of clocks necessery to fire up an interrupt from an GPIOTE event. My debugger reports 1373 clocks ticks to go into and go back from...
Hi,
What is the maximum ATT MTU size for the BLE NUS?
While programming my BLE NUS server application I constantly ran into the problem that my MTU and length updates...
Hello,
am using the NRF52-DK softdevice 6.0.0 and NRF SDK 15.0.
I am working with PPI, GPIOTE and 2 timers (called timer1 and timer2) on nrf52832
Through the COMPARE...
Hi,
I am trying to use BlueZ in "Raspberry Pi 3B" to connect my 51822/52832 device.
My Hardware is Raspberry Pi 3 model B, and use internal bluetooth interface, the OS...
Hi Nordic gays guys,
After our 51822 firmware added the Service Changed characteristic.The Android OTA GATT_ERROR issue was solved.But there is a new problem in IOS.After...
Hi,
Find big problem with GCC make settings (guess Makefile.common) does not work with SDK 15. with SDK 14.2 same Project works succes.
The Problem : use SDK15 , the...
Hi,
Not directly related to Nordic, but I as many people are doing the same I figured it's fine.
is there any reason why this would not work? assuming the I2C is already...
Hello,
I just bought an nrf51822 evaluation kit and a segger J-link BASE Jtag. I understand that I have to play with the SW4 swith and the U4.
I identified the switch...
Hi
I am trying to setup my raspberry pi to receive message from Arduino using C++ code. I am getting a below error message. pi@raspberrypi:~ $ sudo g++ -Wall -Ofast -mfpu...
Hi I just have a simple question and that's where the code keeps Bluetooth mesh control how many devices it has in its stack that it has provides keys to. for every time I...
hi
sdk 15.0,
IN Multilink, 15 devices is operate normally. However, changing the device to 20 causes problems.
Is there a way to fix the problem?
attached source ...