I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hi there,
I'm trying to do a basic test with the GPIO/NMOS - just trying to turn an LED on and off for now. We're going to be doing this in response to the outcome of an...
Hello,
I'm working on the mqtt_simple sample in zephyr environment for NRF9160 board.
We tested the firmware with 2 sim cards with different packets: IPv4 and IPv6,...
azure_iot_hub_connect does the following check:
connect_client looks like this:
If the embedded return at line 40 of connect_client occurs (as I've seen it do) then...
I noticed on Zephyr docs this:
nRF5340 PDK (preview development kit) is an earlier version of the nRF5340 DK. nRF5340 PDK board is deprecated and is replaced by nRF5340...
Hi Nodic,
I try to add the tx power to both the connection mode and advertisement mode to make it long range available. But when I run the code it fails.
Please check...
Hi.
I do not find the description about I-Cache principles and work algorithm.
I read the part of the documentation "NVMC - Non-volatile memory controller". I think, I...
How can configure NRF_LOG_UART to use UART0 or UART1 for nRF52840? I cant see any configuration which uart NRF_LOG_BACKEND_UART will use
As per spec nRF52840 should have...
Hello,
I want to develop a new IOT product using the NRF52840. My device will be using the MCU with BLE and a very low power sensor.
I want to use a 3.7V one cell battery...
Hi,
I would like to input a data(integer) into the CLI and store the data. How can I do that. I have seen SDK but could not find any function or macro.
If there is any...
Hello, Not sure if this is exactly the same as what is happening in this case , but the issue of an early disconnect when NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 247, can simply be...
Hello
I would like to retrieve the signal strength of the Thread messages I receive. To do this, I used the otMessageGetRss (message) command in my request_handler but the...
I have cloned a few beacons with nRF Connect and use the app to advertise these when testing our beacons and apps. It is (to my best knowledge) not possible however, to export...
I have been trying to use the secure services to read random from the CC310 and have been getting unpredictable crashes. I have been able to modify the secure_services sample...
sdk ncs v1.3.
Example name: serial_lte_modem. Example path: D:\ncs\v1.3.0\nrf\applications\serial_lte_modem
The error in opening this sample macro definition is as follows...
Hello, Nordic developers. The ZED , ZR and ZC connections were identified by the example of Zigbee Light Control example .
Based on this example, we are going to develop...