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...
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...
Hi, I'm using an nRF52805 TWI sensor (400kHz, 1 complete received data is 9 bytes = 72 bits). The ideal time difference between each TWI sensor measurement is 72bits/400kHz...
Hi, I'm using the ADC in differential mode with 0.6 V as reference and 1/6 as gain. This gives me an input range of 3.6 V. Given is a voltage divider with R1 = 200 Ohms and...