Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
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...
Hi
I try to run a nRF9160 on a nRF9160DK with lowest power possible.
A wake up from pin and periodically from RTC is required.
In the nRF9160_PS_v2.0.pdf is IMCUON1...