Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
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...