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...
I revisited SES to see if I could understand it better:
File/Open nRF Connect SDK Project...
I Pick Hello World and my left side Project Explorer window shows the zephyr...
Hi.
I have Bluetooth and ANT+ LEV working simultaneous and they work perfectly. Now I need to send to a Garmin GPS display several custom data from my EBike motor that ANT...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi
Is it so that the only way to use Asset Tracker 2 is with this AWS? Not even with the nrf cloud?
I am following your instructions here
https://nordicsemiconductor...
Hi all,
I use nRF52832 with the UART peripheral example.
I use SDK V15.0.0 and Softdevice V 6.0.0, with IAR embedded workbench version 8.22.1
Messages output with NRF_LOG_INFO...
Hi,
I am using the nRF52840, which has 256KB of RAM, (i.e. loads and load of RAM.)
I would like to allocate a buffer of 45KB.
I have tried using malloc (from the stdlib...
hello nordic! I am using NRF52832 to verify certain characteristics of BLE. the question is:After the BLE terminal device is bound to the mobile phone( Most likely Android...
I found this in the schematic and I wanted to
Confirm this is correct pinout to communicate over serial
Know where to go in the firmware to get this information?
...
Hi everyone,
I am working on nrf52832 using sdk15.0.0 using ble_app_beacon
I getting 3mA current when falling edge detected, i want to set my device as low low power consume...
Hi, Dear Nordic & All:
I use usbd_msc example to generate .xls file, and write content in it, sometimes I write successfully, and can open it right on PC with WPS,
but...
In project ,i use a TWI transaction manager to control two sensor devices.So, each device requires a GPIO to detect input interrupts. I use a GPIOTE IN event and a GPIOTE...
What is the drawback of setting the TTL on mesh packet to a high number?
I am assuming that a node will not relay the same message twice? I.e. it sees a packet for the first...
Hello!
I’m quite new to the nRF microchips and am trying to programme my nRF52-DK board following this guide ( https://infocenter.nordicsemi.com/pdf/getting_started_keil...
We are working on the OTA DFU of NRF52840. The soft device version we use is the latest: s140_nrf52_7.2.0.
Unfortunately, nrfutil does not have the code number for this...