Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
I stumbled upon Nordics video on facebook where they show how to calculate the distance between two NRF52840 Dev Kits. Link to video and article: devzone.nordicsemi.com/....
I downloaded version 15.2.0 of the nRF SDK. It contains the softdevice version 6.1.0.
I then attempted to upgrade to the softdevice to 6.1.1. After downloading the softdevice...
Hello,
What are the steps to recover a bricked nRF9160-DK? I want to get it back to the state that it was shipped in. I would assume refresh "secure_boot" and an app such...
Sir,
I have one custom MDBT50Q evaluation board and a ST-Link debugger. As the Keil IDE is fully defaulted to J-Link none of the example programs are building and flashing...
Hardware:Two nrf52840 DK Software: SDK15.2
We have 2 development boards acting as a master and slave communicating over UART. We are using the serial library for this application...
when i use the official example in nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky\pca10040e\mbr\iar using IAR IDE,
after building successfully, i failed to download...
Hi:
I use the new Mesh SDK 2.2.0 to make a demo.and I use the proxy_server and proxy_client example. now,I test and find the proxy_server example don't open the relay function...
Hi,
When I go through the code of light switch example, I am confused about relay functionality.
Compare with the v2.1.1, I can find the m_relay_enable in network.c but...
Hello!
We are currently developing a software solution which integrates many protocols into one Gateway. One of the protocols is Zigbee, and since it is the first time we...
I'm running FreeRTOS with SDK version 15.0 on nrf52 custom board.
I have two sensors, say A and B, on two separate SPIM bus instances. Sensor B utilizes PPI to trigger data...
I've been working on using an nRF52 as a host for a PS/2 synaptics touchpad mouse (to integrate with BLE HID). I was able to get a correct mouse position using two GPIO pins...
Hi,
i am using oled ssd1306 i2c with nrf51822. I am using peripheral mode and SDK v10.0. i choose this sdk version because of length i want to sent at one go that is 1024...
Help pls, i can't build a project.
Building ‘temp1’ from solution ‘temp1’ in configuration ‘Debug’ 1> Generating linker script ‘temp1.ld’ 1> Linking temp1.elf 1> Output...
Hi,
It seems that I have an issue with ZB_GET_OUT_BUF following the zb_zdo_node_desc_req example.
After several calls (around 10) of ProcessNodeDescReq , I can't get a...
I am using Linux (various breeds and hardware) and the nRF52840 Dongle. When I first plugged the dongle in it worked as expected
Then this
this is the output from dmesg...