Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
Hi,
I'm upgrading my firmware from sdk1.7.0 and there is one error that i can't solve and need your help.
The code is working on SDK1.7.0, solved all the errors that appeared...
Hi,
I have a nrf5340 device which is built with nrf Connect SDK 1.6. I can successfully DFU over ble by nRF Connect mobile app. Right now, I am trying to do DFU from my...
Hello,
I am attempting to configure a project with full zephyr logs (using RTT backend). I am, however, unable to get the full logs (see example below):
[00013022] <dbg...
Hi,
I have enabled SPIM on nRF52810 and worked normally.But when I enabled on nRF52832, it worked unusual.
I had defined CONFIG_NFCT_PINS_AS_GPIOS because used P0.9 and...
Hello,
We are using lwm2m client project SDK version v1.9.0. We need to enable #define CONNMON_LAC 12 to get LAC value but i am facing problem to enable #if defined(CONFIG_LWM2M_CONNMON_OBJECT_VERSION_1_2...
Hi,
When I download the example of "ble_app_uart"(SDK17.0.2 S132) in nRF52832,mty board is working as normal. But when I add RNG in main, the RTT Viewer just logging SOFTDEVICE...
I have some odd cases where an nrf53 based device just disappears from BLE. It's no longer connected, and not advertising.
I'm looking for a method for the application processor...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. A port is connected to the board to communicate...
Hi,
I use the nrf mesh sdk for long time and I just see that its migrate to zephyr rtos.
After reading the nrf mesh sdk doc and the zephyr project doc, I have some questions...
Good afternoon.
We're using nrf Connect for mobile to perform DFU over BLE to an nrf5340-based module with firmware built using the nrf connect 1.6.1 SDK and its associated...
0 dBm TX @ 1 Mb/s Bluetooth Low Energy mode, Clock = HFXO 7.1 mA
Radio RX @ 1 Mb/s Bluetooth Low Energy mode, Clock = HFXO 6.5 mA
I want to know which example is tested...
The CAN controller MCP2515 should be connected to the Nordic DK NRF5340 by the SPI interface.
Communicate to Arduino uno
We were trying with CAN sample given
But this...
Hello,
I've tried to request the location via AGPS/PGPS via Location sample in SDK 1.8 but it seems that location is only working with the Cellular method.
I've tried...
Hello there, I am new to your product, and I am trying to understand your library logic and hierarchy. Right now I am trying to figure out what all of these prefix (such as...
Hi, I want to use an NRF52805 with a voltage to frequency detector. If I understand the datasheet, there is one timer/counter and RTC on that chip. Is it possible to set the...