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...
Hi, I want to use wolfssl library on nrf51822 and I'm in stuck.At first, I compiled wolfssl as arm-none-eabi ,then added the static lib to the project in segger studio.
...
Hello everyone!
I'm trying to build a project of gathering the information from several temperature/pressure/humidity sensors and sending it to one display.
Sensors will...
Hi, I've tried to set BLE power to max but an app error is raised when I use the sd_ble_gap_tx_power_set function. Parameters should be wrong but as far as I've read over...
How do I align UART transmission/reception with GPIO pin signaling low/high? I wanted to do this because BLE chip is receiving the Product ID & device name from microcontroller...
Hi there,
I was used IAR to compile my source, and combine with bootloader and soft device, and it was always work fine.
Now I have changed my compiling tool to SES IDE...
Hi there,
I am developing an application using an nRF52832, nRF5_SDK_12.1.0_0d23e2a and Softdevice s132 v3.0.0. The BLE part of the application involves sniffing advertising...
Hi All
On my NRF52 device I want to return my own error code after a mobile application (android) has written some data to my custom characteristic. For that I consider...
I am trying to get 2 of the nRF52840 dongles provisioned on a mesh network (client + server). (versions nRF5_SDK_15.3.0_59ac345 / nrf5SDKforMeshv310src)
I am using examples...
Hello
I'm using the NRF52832 with softdevice 132. My SDK version is 15.3. My platform is WIndows 10.
I am having trouble configuring the TWIS. I've followed the instructions...
Hi,
Here's the setup I currently have: nRF52840 SDK 15.2.0 s140 6.1.0 softdevice Secure Bootloader pca10056_usb
I'm trying to update the mbr_params_page (0xFE000) from...
I am new to the Nordic stack, and I have developed an Arduino outdoor prototype using an nRF52840 communicating with another ESP32 (BLE + WiFi) gateway. The project is used...
I use timer+ppi+pwm model.my init code like this
I use some code to close and open PWM ,like this
question:I use oscilloscopes to check PWM, I find that when I start...
Hi all, I want to work with Coded PHY on Bluetooth 5. I tried to change lines on mesh_adv.c file like below, but i getting this error : app_error_weak.c, 119, Mesh error 7...
Hi,
I modified template example and now I am trying to add usb cdc. The applicaton results in Fatal error .I found that nrf_drv_clock_init() works fine but nrf_drv_clock_lfclk_request...
Hello,
I am having difficulty getting the AT Host operating on the DK. I have DK version 0.8.5 and updated my libraries from github (in anticipating of evaluating the GPS...