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...
Hey all Board: NRF53840 DK ERROR: Building ‘zephyr/zephyr_prebuilt.elf’ from solution ‘build’ in configuration ‘Common’ undefined reference to `LOG_DBG' (to any area that...
Hello,
We are in pre-production and we need to make 1000 prototypes.
Here is the filter we planned to use : https://www.johansontechnology.com/datasheets/2450FM07A0029...
Hi support team,
Customer needs them for BLE certification though I think those in nRF52840 report are same.
BTW, may I pre-fetch nRF5340's for any future request? ...
Hello,
Have any developers here on the forum had luck with getting the nRF9160 DK working in India?
Our India dev team has looked extensively and has not yet been able...
Hi, dear Nordic.
I tried to build secure_bootloader_ble_S132_pca10040 project in Segger. And it gives me this error message:
cannot find ../../../../../external/micro...
Hi,
I am trying to get my nrf24L01+ to communicate with nrf5340 using the enhanced shock burst sample code. In the sample code there are LOG_INF, LOG_ERR, LOG_DBG commands...
Hello Nordic Team,
We are in production phase, and flashing our modems one by one does not work well. It is too slow process, so we are looking for a solution that can offer...
Hi,
I'm trying to develop a Bluetooth Mesh Network using 3 Thingy52s and one Thingy91 that acts as a gateway to Azure IoT Hub. I saw the sample code LTE BLE Gateway for...
Hi,
I am trying to get the Atmel WINC1500 module to work with the nRF9160DK.
I have read a similar post,
https://devzone.nordicsemi.com/f/nordic-q-a/76640/spi-issue...
Hej!
I am trying to make a circuit / configure my SW for using the nRF5208 to have a small power consumption when not trainsceiving . Basically, I need my setup to have...
Hi! The nPM1100 is advertised specifically as a complementary product to the nRF52 and nRF53 product line. Seeing how the nRF9160 can also operate at 3V, I was wondering why...
Hello, I am working with an nRF52811 and I am trying to get it to send data via UART with a USB connection. I tried using the USB CDC ACM module, but it appears to only work...
Hello,
my application requires a reliable break detection (The serial data input is '0' for longer than the length of a data frame) sent from a peer device on the UART RxD...