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...
Good day
I intend to use a power saving mode to turn on a device for a set amount of time. During this, the device would still need to receive commands over mqtt. Is this...
Dear SRs
We are evaluating your NB-IoT solution by means of Thingy91 reference board. The NB-IoT service is working with iBASIS card, the question is: can we change the...
I've created the samples for Socket Echo Client https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.2/zephyr/samples/net/sockets/echo_client/README.html#sockets-echo...
HI , I am having difficulty in interfacing the flash with my DK board
1) The spi flash sample is getting stuck at flash erase function without any error responses
2) I...
I see this case mentions constant tone extension. Currently, only nRF52833, nRF52820 and nRF52811 can do this.
https://devzone.nordicsemi.com/f/nordic-q-a/59948/nrf52-selection...
Hi,
We're working on a development project using nRF52832, SDK 15.2 and s132_nrf52_6.1.0_softdevice. I'm trying to use the radio test example from the SDK to certify the...
Hi all,
I have a board based on an nRF52832. At the moment I program it through the nRF52 Dev-kit (with the debug out connector) as my board doesn't have any debugger...
I'm a complete idiot when it comes to Nordic, this is literally my first time experience with any Nordic chips. I have a little experience programming ESP32-s3 chips, and...
Im working on a windows 11 Pro (OS Build 22000.1219) with a NRF52 development kit which has a NRF52832 chip set. The board is PCA10040 3.0.0. The device does not communicate...
Hi,
I run the sample zephyr/samples/bluetooth/periodic_adv on 5340, if the controller selected software-base ( CONFIG_BT_LL_SW_SPLIT ), the sample work well; if BT controller...
Hello,
Currently we're working on improving our DALI driver on the nRF52832 chip, because we've experienced issues with transmitting DALI bits with the correct timing. The...
Hello everyone,
I have been trying to get the nRF9160 DK connected to Edge Impulse Platform but it is not possible. i have been following this viedo Connecting nRF9160 DK...
Hello,
I have understood that the pc-ble-driver library is currently in maintenance mode[1] and not getting new features anymore.
We are using pc-ble-driver-py library...
Hello Nordic support,
I am planning to develop an application that will either use Zigbee protocol or BLE protocol. The protocol to be used is determined at startup by reading...