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 want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
I am new to nrf52832. I am using pcaboard10040 ,sdk12.3.0 and softdevice s132. I am using battery_level_in_percent function for calculating percentage level of battery. But...
WHen trying to build I get in the linker a lot of error like this:
C:/Segger/mbOS/mbOS ex/Wizmi_Project_mbOS_empty/embOS/Start/BoardSupport/CMSIS/Generic/Output/Debug/Wizmi_Project_mbOS...
Hi,
I am trying to run the ble_app_uart_coexist example on my nRF52840 Development board.
I followed the above steps for configuring the example to work.
I copied...
how to include SPI Master code in ble_app_uart sample code of pca 10028(nRF51822) board. its soft device is sdk 10.0.0 (s110). Please share me a sample code if you have. ...
Hello to everyone.
I´m trying to understand a code starting from the file of definition of pins of nRF52 PCA10040. In "simple_hal.c" there's a line like this: NRF_GPIO-...
Hello,
I have consulted the nRF52840 Dongle and cannot get the spec of the PCB antenna.
I need the information for FCC Test. Could someone help me?
Thank you very...
I found lines 766 - 768
CONFIG_GPS_SIM_DEV_NAME="GPS_SIM" CONFIG_GPS_SIM_BASE_LATITUDE=6325280 CONFIG_GPS_SIM_BASE_LONGITUDE=1026201
in \ncs\nrf\samples\nrf9160\asset_tracker...
hi all ,
When implementing an application, the developer has to consider all scenarios that may happen with the IO capabilities of the device.
when my scenarios is My...
Things were working ok yesterday but today I can't open any projects. For some reason now, it fails and says the project file is invalid. Here is the output
Loading solution...
Hi,
My system needs to maintain certain gpio at their state at all times, including when switching to bootloader,
I understand that reset will also return my gpios to...
I'm trying to set up an ESB PRX on an nRF52 that has to communicate with an nRF24L01 chip acting as PTX. Because I want to react to the received data as quickly as possible...
Hello,
I am trying to use Softdevice and the latest Github version of 802.15.4 support. The make (using linux/armgcc) fails on
nrf_raal_softdevice.c
because nrf_802154_radio_irq_handler...
Using SDK 15.2 on an nRF52832 using SoftDevice S132. FDS works OK unless the SoftDevice is enabled. None of the examples work. We've tried the peripheral example, GitHub examples...
Hi,
I'am testing direct advertise and I found strange behaviour with "nrf connect" app.
1. Direct advertises won't be proceeded on "nrf connect" unless there is at least...
Hello everyone
I got back on my bluetooth mesh project after an interruption and at the time I remember having the same compilation problems solved so far.
I worked with...