Hi,
we are working on a test program with a thinghy:91 board based on the example "asset_tracker_v2" and we are having issues with some SIM Cards.
We are using iBasis...
Nordic TS,
I'm trying to establish a link between two 9151 DK through which I can pass messages. I'm trying to create a setup where DK 1 receives messages using a DECT NR...
Hi,
I'm using nRF9160DK with SDKs v3.0.0
I am trying to use A-GPS with nRFCloud REST. I used the location example and it works correctly. The documentation states that...
As a life-long embedded software engineer I'm used two or three dozen of different setups, SDKs, IDEs - but all had in common I can copy or clone a project, open, build and...
Hello,
I am new to modems and cellular domain.
We intend to design and build a cellular communication extension for an older product. And I eyed the nRF9151 for that....
Hi all,
I’m working on a Nordic-based BLE project (nRF52 + nRF Connect SDK 2.6.0) and evaluating the flutter-nRF-Connect-Device-Manager package for our upcoming Flutter...
After an update recently with the nRF Connect for VSCode Extension, it's been unable to find where my nRF Connect SDK is located when choosing a build configuration. It used...
Hi.
I am on nRF52 DK (PCA10040 v0.9.0, s132 SD), SDK 0.9.2 and Linux (Ubuntu).
I am currently working on the SDK's example ble_app_uart.
I am only using gcc, and...
I was working with examples/ble_peripheral/ble_app_gls. In the SDK11alpha configuration, I paired the dev board with my Android phone running nRF Toolbox and was able to start...
Hi,
I loaded S110 v8 to nrf51. Then I loaded dfu_dual_bank_ble_s110_pca10028 bootloader.
With this setup, I'm able to download my application via the bootloader.
The...
Hi,
Reading the nRF52 product specification, I see:
"If the antenna is exposed to a strong NFC field, current may flow in the opposite direction on the supply due to...
Req: from the cap-sense board, different tap will be done by user (like 2 times tap, 3 three times tap etc). so the Bluetooth board (nrf52) will receive these taps as interrupt...
Hello Devzone fellows :)
As you may notice, we have posted our first webcast: Interfacing with Nordic's Softdevices .
It's the first test run in a series in which we...
Anyone knows which Nordic chips they have used in this device, and do you know if it is possible to get it to Arduinio?
www.tu.no/.../345999
http://sfty.com/#produc...
Hello,
Some little compilation errors.
in ble_radio_notification.h
typedef uint8_t nrf_radio_notification_distance_t; => is no more defined in SDK but used here
...
I need to do an hybrid app like nRF UART App but with cordova. i can connect and disconnect, but i don't know how to catch the data every time the ble send.
i'm using this...
Dear all,
I make a simple test on the UART0, putting the code in 'simple_uart.c' to my main.c. When I send out a character 'A', 0x41. From the CRO timing, it appears that...
Hi all,
I am developing ble mesh network, the source code taken from this link: github.com/.../nRF51-ble-bcast-mesh . First i tested led mesh example for two boards.
...
Hi, I need to use whitelist in ble_app_uart example, What are the steps that need to be followed for that. Is device Manager is mandatory for using whitelist. Can anyone throw...
Hi all, i followed the tutorial " devzone.nordicsemi.com/.../" and did the challanges, however there is a detail i don't understand (totally newbie here!): the value of temperature...
Hi Nordic Community and Developers,
I'm designing a small Bluetooth module using nRF51822 to use it in my next projects and I need to use thinner substrate material (~0...
I have an application that we have ported to the nRF52 that used an EEPROM to manage configuration values. This application doesn't update these values often but when they...