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...
I tried to upload the hello world program to the thingy91s nrf9160 via nrf connect programmer app over usb. Unfortunately it didn't work as excpected and the nrf9160 doesn...
Hi Nordic Team, We are considering basing our next design on nrf5340. nrf5340 implements direction finding: is it possible to use direction finding to estimated the distance...
I connected a button to pin 27 on board, and using app_button_init in app_button.c to declare a button, and use that button to control LED and it does not work. But when I...
Hey all
For my project, which is using the nRf52840 as a Bluetooth server, I have to implement a test software. This test software has to, among other things, to send...
Hello,
I've been given the task of porting an existing application from the nRF52840DK to a nFR52840 Dongle.
Simplified, the application uses the Shell functionality...
Hi,
I run ble_app_hrs freertos on PCA10056 DK board and cannot enter low power consumption. Do I need special settings to use freertos to enter low power consumption?
The...
Hello ,
I'm using ncs v1.5.0 , SUPL client library v0.7.0 and modem FW mfw_nrf9160_1.2.3.
It seems that if I am accessing the Flash area in my application and afterwards...
Hi Nordic Team,
Summary: We would like to know about exact packet details for application model specific
Based on mesh profile doc(MshPRFv1.0.1.pdf) we derived the access...
Hi ,
nRF5340 has hardware support with AES CCM mode encryption. As per product specification document AES - CCM is in built in nRF5340 SoC.
I did not find sample code...
Howdy!
This error message has suddenly appeared on a previously fin Windows 10 machine. My software is all current as of today.
Any hints on what to do next?
Thanks...
Hi,
We want to work on BLE mesh topology using nordic nrf-833 boards. We want to implement mobile application in react native to support BLE mesh features. Please let us...
I was using nRF Connect (v3.6.1) to communicate to Segger J-link Base (version 11.0) but it failed. The error message was: ""Failed to setup device: No serial port available...
I want to develop a software that can restore the program after a power failure. I mean, if the device restart, I don't want it to execute from the beginning of the main function...
I made a serial bluetooth function but I want to use it in a form like printf.
Please tell me how to use it using bluetooth_send function.
bluetooth_send("gyroscope...
The reference design for the nRF5340DK uses 0201 components for the matching network.
Would it be acceptable to replace the 201 matching network components to 0402 parts...