Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
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...
How can i use the nRFConnect to read recognized gestures (idle, updown, rotate and tap) from the machine_learning application?
Tried to do this, but no services broadcast...
Hi,
When receiving BLE packets from another peer via different channels - in which stage does the peer understand if the packet belongs to him, or it's just a packet which...
Hello Nordic Team,
I need your help ! I have developed an App for nRF Connect for Desktop to be able to read and write UICR on device using nRF52 Series chips. It was working...
Dear Members,
I read about interrupt vector on S332_SDS_v2.0 page 78, 17.1.1 Interrupt forwarding to the application
=====
For the SoftDevice to locate the application...
Module NRF52832
Sdk: 15.2
I am trying to debug the module on a custom board, debugging worked fine until something weird happened on the specific board...
After the...
Hi,
I have nrf52840 DK connected to PC.
I have nRF5 SDK v17.0.2 installed.
I wanted to try out ble_app_blinky_pca100056_s140 example from the SDK, using Segger Embedded...
Hi,
Is there any example I can see to get I2C working in Zephyr on the NRF52832? Really would need help with this. Ultimately I need to get an accelerometer working within...
Hello,
I'd like to separate mcuboot code from keys and implement a strategy described on this page: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/mcuboot/design...
The documentation for Zephyr's UART driver API can be found here.
https://docs.zephyrproject.org/latest/reference/peripherals/uart.html#c.uart_rx_enable
In particular...
Hi,
I see several topics about this problem, but none of them are giving an answer. I encounter also the problem that when a bonding request is being made to an android...
Hi Nordic,
I have got quite far in my journey to rebuild pc-ble-driver-py for my Apple Macbook M1 Pro under Python 3.9.9. I'm following your README on GitHub. I'm failing...
I have a legacy board and i would like to use it with sdk 17.1.0. But sdk getting started page did not have detailed explaination.
I have done #define BOARD_PCA10028 to...
Hi, Here is what I have done so far:
Windows 10, installed Segger for ARM 5.68, using the Tool Chain Manager installed nRF Connect SDK v1.8.0 ( installed in folder C:\Nordic_Semi...