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 am trying to create an application with BT Mesh using the nrF52840 DK and two nrF52840 Dongles with an OnOff Model Server and an OnOff Model Client respectively....
Hello.
I am new to Zephyr, I know how to digital read the pin which is used as INPUT
#define SW0_NODE DT_ALIAS (sw0)
static const struct gpio_dt_spec DOUTINPUT = GPIO_DT_SPEC_GET_OR...
Greetings,
I'm using NRF52840 with softdevice and nRF5_SDK_17.1.0 on NRF52 DK.
The shutdown_handler in my code is as follows:
There is a secure bootloader from Nordic...
Hi, I am using nRF52832 module as connectivity chip (GAP peripheral, GATT server) with ble_app_uart_pca10040_s112 as source.
I am using nRF connect app to test data communication...
I am currently developing a feature for a BLE module to pass certifications (BL654 Laird, based on nRF52840). My application runs on SDK 15.0.0. I used the "radio_test" module...
My overall goal is to update the percentage of battery left in the advertiser and then either go to a nine second sleep to conserve as much power as possible and then wake...
I am following the instructions to enable micro-ecc support for an example code ( secure bootloader ble s132 pca10040 debug). I am using SDK 17.0.2.
I have successfully...
I'm sorry, maybe it's me, but your SAADC documentation leaves much to be desired, as I was easily able to implement getting readings from a single analog input (non-blocking...
Hi,
Trying to do a very simple thing.
I want to start a new project from a sample project, but I want my new project to be in a different folder
Load nRF Connect...
Greetings,
I've been developing a nrfxlib/zboss based Zigbee device and hitting a wall when trying to add more than one endpoint of a given type .
This is because the...
Hi community I'm trying to test the functionality of NB-IOT using nRF9160 board. I'm not using the default iBasis SIM card (it doesn't have the couverage in Tunisia), I'm...
I have the beginnings of a simple application that I am playing with using the Nrf52840DK with the Zigbee libraries in the Segger embedded studio environment on a Mac host...
Hi,
Checking the new nRF52833, i saw that it has the same package as nRF52840.
Considering to migrate from nRF52840 to nRF52833, i checked the recommended schematics...
Hello everyone,
We want to go into production stage so production is going to flash firmware on to the custom boards. The computer they use is still running windows 7...
Hi,
The VSCode extension is great, far more convenient env than Segger. THe only thing i find myself doing is create a NCS project in Segger with a custom board to create...