We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
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...