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...
Hello,
I am trying to conenct the DK to the nRF cloud. I registered the SIM successfully and then proceeded to insert the sim and power up the unit. The LED 3/4 sequence...
Hi there! I am looking to implement a Zigbee powered device using the nRF52840. I have very good hardware knowledge of said chip, but not so much of the software part (especially...
In the documentation for app_uart_init() - there is a statement indicating:
Function for initializing the UART module. Use this initialization when several instances...
device addr:38 D2 69 BB B9 E7
The address type returned by the nrf_ble_scan_address_type_decode function is BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_NON_RESOLVABLE。
The type...
Hello Nordic Support!
About on-chip access method to Flash memory of nRF52832 please tell me. It is necessary to store calibration data in non-volatile memory (Flash)...
Hi,
I am a newbie and just strted first evaluation with nRF52832 board. I am using SEGGER IDE.
The example i am using is: C:\nordic_semi\nRF5_SDK_15.3.0_59ac345\examples...
I am trying to use the Watchdog on the nRF52840 as a means to check state of the application via different variables. If I see the application in a bad state, I would like...
Hi all,
I have a trouble about understanding.
As far as I understand, when Device 1 send service change indication to Device 2, Device 2 will rediscovery service of Device...
it seems that SDK 15.2 is missing the uint64_t cast for the reload_value calculation again.... or am i missing something? we use a 5 minute value, which does not work unless...
I try to DFU operation.
SDK15.3.0 / GCC / nrf52840
My application image size is 123,484bytes (nrf52module.bin)
I run command ,
nrfutil.exe pkg generate --hw-version...
Hello All,
I am working on nRF51822 using IAR IDE and nRF51 SDK 12.3.0.
Right now I am checking power consumption of device in ideal mode but right now it is higher. ...
Hello. I tried to understand MMA8652FC Acceleration sensor with 52832.
I don't know what means 16Hz, 8Hz, etc. under table.
I know just concept of High pass filer. that...