Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
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...
Hello!
I have used most of the GPIO pins on the nRF52DK, and most of them work. But I cannot get pin 21 to behave. I want to use it as an input. I have configured it as...
In nRF_SDK_For_Thread_and_Zigbee, on the nordic BSP package following three-button functionalities are available:
#define BSP_BUTTON_ACTION_PUSH (APP_BUTTON_PUSH) /**< Represents...
Hi,
I have 2 boards, one with monogoto esim and one with ibasis esim when I try with monogoto everything is working fine
when I try with ibasis esim i can't get registered...
Hi all,
I have a problem when I try to debug nRF52832 target. The nRF52832 chip is advertising properly but as soon as I enter in debug mode, advertising stops. There is...
I am using 9160 to develop a customer's product, which needs to reduce power consumption as much as possible to prolong the battery life of the product. I know that 9160 communicates...
Hi,
We are using a self-developed python script to connect to nRF52840 in our products. The product contains many custom 128-bit services and characteristics (30+). These...
Hello,
I am working with a sensor that generates a simple crc8 XOR on based on this code from the nrf sdk 17 and sends it to a central:
I need to check this CRC8 on...
Hello Devzone,
While developing an nRF9160 based, battery powered device (working on the firmware piece of the puzzle) I have run into a couple of issues in my effort to...
Hello everyone,
I am developping on a nRF52840 using sdk-nrf v1.8.0 and Nordic MCUboot fork as bootloader.
For security matter, we want to use the HW keys MCUboot options...
HI,
I am developing a device that acts as both a peripheral and central device. This is working ok together, but I have one thing I cannot figure out. I separated central...
Hi Nordic Team,
Just following up with this post, I am not able to write anymore since the post is locked.
if I define 3 instances of fstorage, can I have 2 fds instance...
I have already read thru past inquiries along this line, and I see that many others are trying to do the same thing, but Nordic is still not providing appropriate example...
Hello All,
I am using JLink Commandline Tool V7.62a for dumping code . I trying to
dump ble_app_uart code. after dumping code i got notification i.e.,
Flash download...
Hi,
I'm trying to modify the text_record example for NFC data transfer to transmit a numeric payload (working on an nrf52832). The original example transmits "Hello World...
I am wondering if a modem is allowed to move around while in PSM state? (LTE-M connection) Does wakeup from PSM still work as expected when a device has moved far enough to...