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...
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 have an issue where my PC suddenly can't use any JLink after it had previously been working. Nothing changed to my knowledge that would have caused this issue other...
Hello,
I'm trying to enable the Power management for nRF9161 over nRF-Connect SDK2.5
the prj.conf has an entry of 'CONFIG_PM=y'
but it not accepted because we do not...
I've received a Nordic Semiconductor nRF9161 from a friend, who has been using it for a while.
I would like to completely reset the module, as it came when bought, so...
Im trying to use the BMA4xx driver (via i2c) in 2.7.0. The driver seems to init the device ok but I am getting a "SECURE FAULT" as soon as I do a sensor_sample_fetch . Attached...
Hi,
I spend few day trying to understand the issue with the provided sample (followed the tutorial) in the IoT fundamental lecture for the MQTT protocole. Then, I tried...
Hardware: nRF52840 (Custom Hardware)
Software: nRF Connect SDK v2.6.1
I am using the nRF52840 with custom hardware, where the device operates in two modes: Sleep Mode...
Hi,
In my project, I need turn on/off the hfxo, I found when i configure the hfxo, the nfc is not working. Here is my code:
void gps_server_function ( void * p1 , void...
HW: NRF52832 DK SDK: 17.1 SD:S132_7.2 Sw: ble_uart_c Issue: nRF52832 as a central to scan a peripheal(not nordic chip),the nRF Connect APP can discovery all the service, but...
I am trying to connect RPI(and/or Nvidia Jetson) with nrf9160 custom board(Icarusv2). I am using this custom board for other purposes and it works fine. For now I found only...
Hei,
I need to find the documentation for the NRF SDK 1.8, there's a page which has links to all the documentation versions:
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi,
I am working with nRF52840 SoC (custom board) and AT25QL641 QSPI Flash chip. I am on v2.1.0 of nRF Connect SDK. The slot1 (update slot) is on an external flash.
...
I am using the serial port of SDK7.1 to send and receive data, and this serial port is a serial port of nRF51_SDK_7.1.0\examples\peripheral\uart\pca10028\arm. Can this serial...
Hi,
I have a project using Zigbee and NRF5340.
I'm facing a "zboss_osif ZBOSS fatal error occurred" from ZBOSS lib after few days of operation.
I'm wondering if the...
Hello,
first I would like to "set the scene".
* hardware : cutsom board
* mcu : nrf52832
* nRF5_SDK : nRF5_SDK_17.0.2_d674dde
* software : mbr + bootloader + softdevice...
Dear Sir/ Madam,
What is the difference between:
> nRF2401P and
>nRF2401P-R ?
Also, code that is written using nRF2401P - would it still work when using nRF2401P...