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...
Hello,
I am using sdk12.2.2 and customized board. I am using app_error_check after every api so that my code reboots if any of the api fails. I want to know should I use...
Hi all,
Is there a software way to detect if an external 32kHz XTAL is connected to the nRF52 or not ?
So it could possible to select the internal RC oscillator instead...
Hello,
I have a project that requires the use of the SAADC module for temperature measurement from an NTC Thermistor.
However, I will also like to use the CapSense touch...
Hi,
With reference to https://devzone.nordicsemi.com/f/nordic-q-a/33890/get-x-y-z-values-from-lis3dh-using-nrf52-development-board this thread. I am trying to get data from...
Hello,
My application is really close to the example named BLE relay example in the DK. We could start from this example and adapt it to our needs. The problem is that this...
I have the Adafruit Sniffer which is based on the nRF51822 Bluefruit LE Friend, which contains the Raytac MDBT40 . After searching and finding the CP2104 drivers, I can speak...
I have been reading the forum and there seems to be differing advice to use Timers or RTC, since TIMER0 is used by the soft device, so it could cause issues since the SAADC...
Hi All:
i have a trouble, i need Coexistence mesh sdk 2.0.0 provisioner and nrf SDK 15 template. but mesh not work when nrf SDK 15 run advertising_start(erase_bonds);
...
I'm working with nrf24l01 module and use it in BLE beacon mode.
My main question is how can I decrease the visibility range to 10 - 20 santimeters?
(by some schematic...
Hi Support team,
My search for nrf8001 port to Arm-m3 landed me on a thread , where the support personnel has provided a link for a port to lpc1769 in the last comment....
Hi,
I would like to add sensor data in mesh network to be able to send data in certain intervals. How is it possible when I create a sensor model for mesh client and server...
Hello. I have a nRF52832 DK and I'm trying to modify the SPI example code found here:
/nRF5_SDK_15.0.0/nRF5_SDK_15.0.0_a53641a/examples/peripheral/spi
I'm using the nRF52832...
Hello Guys,
I have brought this nrf52840 to try BLE mesh. I tried connecting it to the PC and it was working fine, later I tried dumping the file into the board through...
Hey Nordic and co-nordic developpers,
Just to show some capabilities here at work I want to compile and run the mesh demo on the 10 Thingy52's we have here. I am currently...
Hi Nordic,
Could you please help me ! This is an urgent matter!
Based on this discussion , there is an error rate of actual baudrate comparing with the desired one.
...