hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
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...