A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hello All,
I want the DFU service at the application level, not at the bootloader level. Means I have to build a very simple bootloader but I want DFU service at the application...
Hello nordic:
nrf52832 how to control pa, i use this functio pa_lna_assist(). This function is the solution on BBS.this used for s132,but i use s332.the ble is ok,but the...
As per description, I don't understand how to make a dfu package that writes the whole MBR+Application range and doesn't use a SoftDevice, for example out of a hex file such...
I'm using SDK 15.2 and trying to set up a USB mic class. I am having trouble getting the SOF audio interrupt to fire.
I initialize the app_usbd module with the configuration...
Hi
I would like to know that is there any Blue tooth low energy relay like RFID tag , which can detect bLE only and can trigger a circuit. It should have small form factor...
Hello everyone , i have noticed that the sniffer can pick up the the packet from the same channel twice.
According to the Bluetooth 4.2 specification, the advertisement...
Hi all,
We were developing our application using nRF52840 and later decided to change to nRF52832 considering our hardware constraints. nRF52840 has 16 bit counter for EasyDMA...
Hi all,
I want to make a 2.4g wireless keypad usb reciever application, I tried to found some offical software demo but get nothing, is there such demo supplied officially...
hi, i am using nrf52832 and a peripheral device , i had merged two programs uart and twi sensor . its working fine . now i want to get a resolution for my temperature data...
Hi,
I'm trying to read data which transfer from Nordic circuit using an android device. But when I try to call connect() function, it returns an error message saying "Read...
Hi,
I enable nrf51822 deep sleep mode with
and got 0.23uA current consumption instead of 0.6uA expected current consumption. What is happening?
This is the board...
Hello,
I'm having an issue when I try to connect to my device from an iPhone 8. I'm using s132_nrf52_5.0.0_softdevice on SDK 14.2.
The phone tries to connect and then...
Hi ,
I see always No response received on the master control panel for one of my nrf51 dongle pca10031 , Can you please help me how to trouble shoot this isssue .
...
Hi !
A questions to Nordic employees about the GATT Service Changed indications.
We have a peripheral with software based on SDK 12.3. When testing using android as a...