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...
We have our own module using the NRF52832. We are using S132 V 7.2.0 We realized the ICs we bought had different revisions. One group is QFAAE0 and other group is QFAAE1....
I loaded the BLE peripheral HRS example from the Nordic SDK 17.0.2 on an nrf52840 DK. I connected a PPK II while connecting the peripheral using an nrf52840 dongle and the...
CAN-bus shield uses the one at the URL below.
https://www.seeedstudio.com/CAN-BUS-Shield-V2.html
I want to check if the SPI connection is established correctly.(CAN...
The /v1.6.0/nrf/samples/crypto/rsa project on NRF5340 returns the following error right out of the box. psa_generate_key failed! (Error: -134)
I have installed the SDK and...
Here i am using the SAADC driver of NRF52840 for my application, using SAADC api's i want to sample the
adc input at different adc reference voltages as per the project...
Dear Nordic Engineers
Our customer now wants to develop a keyboard with NRF52833, so there are some questions to ask the engineers of NORDIC.
1、They want to be compatible...
Hi, I have problem about integeration fstorage into mesh example (LPN). I know " Mesh error 16 at 0x00000000" is Bad Memory Address. How can i fix.
Thank you so much!
Hi,
I want to know if its possible to implement a mechanism that reboot a device when an assertion occurred.
I have try to add a WatchDog but its only reboot the board...
I having problems to get reliable response once gpiote is detected
If I look at NRF_LOG or show it in the field on MINOR or RSSI, it jumps. i.e. the counter that counts...
During a power profile in source mode I am getting about 300uA of noise. When the unit is moved the noise seems to away. I have checked the grounds and everything is secure...
Hi,
I am testing peripheral_hids_keyboard of NCS SDK 1.4.2
I have issues
1. where i can able to connect with windows and Android system but it is not visualize in MAC...
Hi,
We are planning to update our product with the a Nordic BLE module in a serialization connection over a UART. The current product has a MCU EFM32GG290F1024. Our product...