Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
In both the SDK and production specification (PS 1.4) it is noted that the TIMER (Timer / counter) peripheral in 'COUNTER' mode (0x01) is deprecated.
For implementing a...
In my current case there is a relay node to which want to send RSSI values of beacons nearby and then relay the same information across other relay nodes in the network, So...
what is the problem of "ERROR Failed to open nrfjprog: Error occured when open device long term. Errorcode: CouldNotLoadDLL (0x3)" , when i use the nRF Connect.
the version...
Hi,
How can we receive more than 20 bytes of data from the phone? We are using s132 and SDK 12.3. I know how to send more than 20 bytes of data from the NRF52 to the phone...
I am a newbie to Nordic chips and tools and new to bluetooth. My company is doing a BLE sensor. We have a prototype board ready and I am trying to do some firmware for it...
Hi I have tried the light demo example, where I do not understand the difference between "reply_Status" and "publish_State" on the server, then someone can explain the difference...
I am currently working with an NRF51822 and managed to change the TWI frequency to 400kHz in the twi_hw_master (this worked, I can see it on the oscilloscope). I commented...
I'm trying to upload via DFU from one nRF52832 to another nRF52832
I use SDK 14.1
First I want to enable CCCD at the master side.
static uint32_t cccd_configure(uint16_t...
Dear Sirs,
We are evaluating nRF52840 now, How far is the maximum range it can reach while keeping the data rate at 2Mbps if we use two nRF52840 for point-to-point communication...
i've been trying to generate hex files using keil uv5 from the examples given in the nrf52 sdk, the pregenerated hex files work as expected, wheras the ones generated by keil...
Dear Nordic Team,
Thanks for supporting.
I want to know How to add Manufacturing data with whitelist advertising . Already i am implemented without whitlist advertising...
Hello Team,
I have developed a sample Android application to use and control Nordic Thingy 52. I am able to control LED (Constant, Blink, Intensity). But I am not getting...
I want to test the mesh network for that i have to set the radio range of node to minimum distance so that i'll able to test the relay node example. Will you please help me...