Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
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 got nRF9160 and Vodafone Ireland sim - and unable to connect network.
I tried at_client and asset_racker_nbiot (& v2) firmwares, but 'LTE' sign in LTE Link Monitor...
There have been several releases to both the Command Line Tools and Segger's JLink Software however the full Nordic toolchain still does not properly support the M1.
In...
Hi Nordic! I'm using the nrf ftp client library found here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/ftp_client.html I'm having...
Hi,
I have a nRF52833 DK which I'm evaluating for a new product which uses a UART connected GPS receiver.
I found some simple UART code which compiles OK, but crashes...
Hello, guys.
We are using nRF51822 SoC and Zephyr OS to develop our application.
I wonder if it will be possible to use Nordic's Button Handler module in the Zephyr environment...
Good afternoon,
I am working with the Thingy:91 platform and I would like to know if it is possible to get the GPS position without internet connection and if there is any...
Hi Team
1. are the following phy layer parameter like SNR,RSSI available for both WIFI and BLE?
2. if so, which register to look for such information
3. Also how about...
Hello
I am getting started on nRF SDK and I went through all the examples (at least those I'm interested about) successfully.
Now, I need to merge couple of examples together...
Hey
When i disconnect my nRF5340-DK devkit to my Lenovo T14s Gen 2 running Ubuntu 20.04.3 LTS the usb driver in the linux kernel crashes.
I think it's a problem that...
Hello there,
I've set up a Thread network with a few devices, and now I would like to connect to a ipv4 server.
At home or at the office we do not have a ipv6 public address...
Hi,
We are Migrating from nRF52832 to nRF5340 dual-core soc. In nRF52832 9 off available GPIOs were only to use with a low drive, low-frequency application since they may...
I have starting working with UART. I see that there are two options for configuring it: UART_0_ASYNC and UART_0_INTERRUPT_DRIVEN. I want to use ASYNC option for my UART, but...
Hello
NCS1.8.0 Windows10 X64;
Can [v1.8.0\zephyr\tests\drivers\adc] convert microphone analog signal into digital signal? for I2S 8bit 8kHz
thanks
Best Regard...
Hi, I need to fetch the Device ID of nRF5340 Chip. In datasheet Info.DeviceID[n], n = 0...1 , is mentioned. How to access this information ? Also, I am using nTF5340-DK kit...