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...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
Hello,
I envisage to use beacon as anti-theft system:
When the beacon (inside the product to protect) will be near (2m) from the door, it will trig an alarm. So a receiver...
Hi,
I want to implement Extended Advertising for broadcasting data with LE Coded PHY on the nRF52840 Boards with Softdevice S140 v6.0.0.
For Soft Device Version S132...
This is basically a bug report/feature request, but I figured having it out in the open would be good too in case anyone else runs into this.
Hi Nordic folks,
Would...
Hi Expert,
I know how to read mac address by software ,
but I need to know how to read mac address by tool like nrfgo,
I tried nrfgo and nrfjprog but failed,would...
Hello,
when I try to update bootloader on nRF52 from SDK12.3 to SDK14.2 using DFU over BLE I get INSUFFICIENT_RESOURCES error. I think it is caused by different sizes of...
Hi All,
I'm working with SDK 12.3.0 and an nrf52832. I currently have 3 characteristics in my custom service. They are 17, 11, and 6 bytes long and are used to send sensor...
I didn't find any documentation on how to program nRF52 (specifically, nRF52832, nRF52810) using Keil uLink instead of SeggerJLink .
(specifically, I am using a ULINKplus...
Hi All,
I'm having issues saving large logs on Android (Pixel 2) with the nRF Connect or Logger app.
In the nRF Connect app, it gives me an error that the file is too...
Hi,
I work with a ship nrf52832.
I try to realise a communication beetween an UART sensor and the ship.
When i send my command ( app_uart_put) , i use nrf_delay_ms fonction...
I am running the app_beacon example for the nrf52810 at an advertising interval of 5000 ms and am getting a current draw of 300 uA.
I have the DC DC enabled, and am only...
Hi,
I have a compile problem in esb_ptx of SDK 11.0.0.
When I add a esb command "nrf_esb_rf_channel_get()" in nRF5_SDK_11.0.0_89a8197\examples\proprietary_rf\esb_ptx\main...
Hello everyone, I would like to change the name of my device with sd_ble_gap_device_name_set (). But the resulted name in the nRF Connect app is always "N/A". Here's my code...
How do I change the name of the USB device? I am starting with the USB Audio Demo and, logically, it shows up in Windows as "nRF52 USB Audio Demo" but I cannot find that text...
I am a beginner to Nordic devices and to Bluetooth technology in general. I have set up a Bluetooth connection using the nRF51 Development Kit and an nRF51-Dongle. The dongle...
Hello
In our production facility I need to read and write NFC NDEF messages to a NRF52832.
Is there any recommendation for a working and easy solution with an USB NFC...