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...
How do I do memory debugging in the nrf52840 in the runtime, or trace the RAM in run time, also how do I do the profiling of the memory in the run time. How do I find out...
Hi,
Iam working on a project based on Ble Mesh, Iam using nrf5_SDK_for_Mesh_v4.2.0_src. Iam trying to form a BLE Mesh network and control the light bulb. For my application...
In my application, I want to implement low power modes and also perform certain tasks like updating the characteristics based on application timers and also update the local...
Hi, my device need be ota to update fw by usb in mac os, the chip is nrf52840,and i download the nrfutil-mac ,i execute the dfu in the mac os fail,but in the windowns success...
Hi:
When nrf52 series chips use 32.768KHz crystal oscillator as RTC clock source, the operation error is large at low temperature. Therefore, the following problems need...
I am working with nRF52811 and having a problem with programming and reading flash memory.
I am using J-Link programmer connected with USB.
In nRF Connect Programmer the...
Hello,
I am trying to run the demo thread DFU example by following the docs but without any success. I somehow managed to reach the last step where I have to set DFU server...
Dear Nordic,
could you please suggest what should be done to make USB console & shell options work? What should be checked?
It was quite fine on nCS v1.5.1, and completely...
hi support team,
customer want to setup a timer with 800 us and then 1200 us and then repeatedly without any delay.
for now i use timer to set channel 1 with 800 us cc...
Hi all,
I am using NRF5340 in my custom board. The spims are working well, they are developed by nrfx lib in NRF SDK 1.5.1.
However, after I updated my sdk to 1.6.1, the...
Hello,
I was looking over the board -nRF52 DK- and saw a solder bridge labeled as SB31. But I could not find an information about it in the documentation . Could you please...
Hi All,
I have developed a Bluetooth application with nrf52840, which can be upgraded through our own APP (implementation 'no.nordicemi. Android: DFU: 1.10.3'). However...
Hi All,
I need to do RSA encryption and decryption using nRF52832. I am planning to use mbed TLS library.
Can you please help me to share some example code which can I...
I have encountered some problems when trying to use ENC28j60 ethernet module with nrf52840dongle and hope to get some help from here. Problems:
No internet access on Ipv4...