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 have an issue where my PC suddenly can't use any JLink after it had previously been working. Nothing changed to my knowledge that would have caused this issue other...
Hello,
I'm trying to enable the Power management for nRF9161 over nRF-Connect SDK2.5
the prj.conf has an entry of 'CONFIG_PM=y'
but it not accepted because we do not...
I've received a Nordic Semiconductor nRF9161 from a friend, who has been using it for a while.
I would like to completely reset the module, as it came when bought, so...
Im trying to use the BMA4xx driver (via i2c) in 2.7.0. The driver seems to init the device ok but I am getting a "SECURE FAULT" as soon as I do a sensor_sample_fetch . Attached...
Hi,
I spend few day trying to understand the issue with the provided sample (followed the tutorial) in the IoT fundamental lecture for the MQTT protocole. Then, I tried...
Hardware: nRF52840 (Custom Hardware)
Software: nRF Connect SDK v2.6.1
I am using the nRF52840 with custom hardware, where the device operates in two modes: Sleep Mode...
Hi,
In my project, I need turn on/off the hfxo, I found when i configure the hfxo, the nfc is not working. Here is my code:
void gps_server_function ( void * p1 , void...
HW: NRF52832 DK SDK: 17.1 SD:S132_7.2 Sw: ble_uart_c Issue: nRF52832 as a central to scan a peripheal(not nordic chip),the nRF Connect APP can discovery all the service, but...
I am trying to connect RPI(and/or Nvidia Jetson) with nrf9160 custom board(Icarusv2). I am using this custom board for other purposes and it works fine. For now I found only...
Hei,
I need to find the documentation for the NRF SDK 1.8, there's a page which has links to all the documentation versions:
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi,
I am working with nRF52840 SoC (custom board) and AT25QL641 QSPI Flash chip. I am on v2.1.0 of nRF Connect SDK. The slot1 (update slot) is on an external flash.
...
I am using the serial port of SDK7.1 to send and receive data, and this serial port is a serial port of nRF51_SDK_7.1.0\examples\peripheral\uart\pca10028\arm. Can this serial...
Hi,
I have a project using Zigbee and NRF5340.
I'm facing a "zboss_osif ZBOSS fatal error occurred" from ZBOSS lib after few days of operation.
I'm wondering if the...
Hello,
first I would like to "set the scene".
* hardware : cutsom board
* mcu : nrf52832
* nRF5_SDK : nRF5_SDK_17.0.2_d674dde
* software : mbr + bootloader + softdevice...
Dear Sir/ Madam,
What is the difference between:
> nRF2401P and
>nRF2401P-R ?
Also, code that is written using nRF2401P - would it still work when using nRF2401P...