Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hi!
I have been trying for over a year to figure this out, but I am unable to, and I would hope it be pretty straight forward since OTA is already in the Nordit Master Control...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
I have a device (configured as a slave) which is connected to a relay to on/off a motor.
Now, I need to connect it to multiple masters (e.g., couple of smartphones) to remotely...
Hello Guys,
I need suggestion regarding the selection of nrf8001 ble module
Does it support OTA updates?
What is communication interface? is it SPI or conventional...
Hi,
I want to discovery all attribute UUIDs as Master Control panel application does. I use API function 'sd_ble_gattc_primary_services_discover' to discovery.
Exactly...
Hi:
I develop my project with gazell, Device can keep send to host,but host can't keep send to device(I'm not mean for host sent ack to device).
In my program, I use "nrf_gzll_add_packet_to_tx_fifo...
In the nRF52 reference design, not using the DC-DC converter would result in higher power consumption. By how much? Any documentation regarding the details. Thanks
Hi all,
I am new in nRF51822. Today I am doing experiment using GPIO and radio transmission.
I wrote a very simple code as below:
int main(void)
{
init_clock();...
Hi, I've got a serious problem in my project. Some of its features require hard timings. The usage time of these features is longer than the single timeslot and I must be...
Hello guys, I'm doing a hobby project and can't seem to get it working. Aim of the project is to transmit temperature values from a DS18B20 using an Arduino Uno and NRF24l01...
I'm experimenting problems with a nRF51822 custom board. Recently I managed to run the blinky sample project. Now I'm trying to test a BLE project, but I'm having problems...
Hey All,
I am currently trying to have a Analog Signal come in through P0.05 which then gets converted via the onboard ADC and send out a Service Characteristic. I am using...
Hi,
I am using your NRF24L01P-R7 part .Can you please specify its maximum distance upto which it can detect other TAG in open area when there is no wind at normal atmospheric...
I have a question about PXP profile. Could I use the nrF52 (S132) Nordic's PXP example to dynamic change TX power when I have bonded or connected Android phone device ? I...