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...
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
Just purchased and received the DKs of 52833 and 5340 to learn and develop several BT applications we have in mind. We are basically hardware guys, not software, but...
Hello guys,
After testing pwm examples, I would like to do my own program. But I have faced to different problems.
Do you know how can i configure PWMs channels. As I...
Hello
In nordic infocenter regurding NFC the following are stated: "If you want to implement your own polling device, you can use the parser libraries supplied in the SDK...
Hello DevZone,
I have made some custom boards with Laird's BL651, wearing nRF52810 chip. I was testing the power consumption and I can't get it down to uA level in system...
Hi Nordic Team:
Summary: Bug in /v1.5.0/nrf/include/bluetooth/mesh/light_xyl_srv.h (line 120 and 132) , route cause: CPP Key word "new"
Details:
Bug:
The function...
Hi,
As we know, new is a keyword to allocate memory in cpp because of this reason I am facing small issue when I am compiled my code in cpp as shown in below.
/v1.5.0...
Hi all,
For the nRF5340 we are reusing/porting functionality from our previous nRF SoC's development and thus work on a bare-metal implementation. We are using the nrfx...
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs
After connecting the nRF52-DK and the computer, I entered...
I am testing the power consumption of our products and found a problem here: when the external signal is not good, the Modem will search the NB-IoT network signal at regular...
Hi,
I am tryng to get the nrf9160 and the nrf 52840 to communicate through uart on the nrf9160-dk. I am following this post for that: https://devzone.nordicsemi.com/f/nordic...
Hi,
I am a little bit confused if the nRF52810 provides a MPU or not.
In the datasheet nRF52810_PS_v1.3.pdf on page 17 I found following table, where MPU is marked as...
Hi Team, I am prototyping a product that includes OTA DFU using nRF52832. As a first experiment, I am simply downloading the bootloader to my device and sending my firmware...
Nordic NUS - uart service; both SDK 15.3 and 17.0.2. Packet loss on repeated BLE disconnect - connect cycles; seeking clarification of my understanding.
"If there are untransmitted...
Hi, teams.
I am testing nRFConnect 1.5.0 with nRF52833DK.
Recently, I noticed "Direction finding connectionless beacon" example in latest repository, and copied it to...
Hello Team Nordic,
We are using nrf9160 DK with nrf connect SDK 1.5.0 and mfw_nrf9160_1.2.3 modem firmware .
We are currently evaluating the FTP AT command set and according...