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...
Hi all,
I would like to check and see if its viable to keep radio on TX_ENABLE throughout the radio's operation, ie keeping TXEN = 1 ; at all times or keeping radio only...
hello,
i find a mistake line 62
"ldr r0, =%4 \n" ->>>>> The '=' should be removed .
void app_error_handler(ret_code_t error_code, uint32_t line_num, const uint8_t...
modem fw 1.3.0
ncs 1.5.0 and master
I am trying to test modem firmware upgrades using the lwm2m client sample and every time it is writing the 20% downloaded chunk, the...
Hi, I am following the tutorial and have some questions during the implementation.
devzone.nordicsemi.com/.../nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0
A red led...
Hello There,
So basically I need to send and receive and data from to Serial Terminal via FTDI module to nRF9160 DK. So for this I am using ncs\v1.5.1\nrf\samples\peripheral...
Hi.
After updating Programmer of nrfConnect to v1.4.9, I have not be able to "execute Erase All" command.
Error message is "Error: Error occured when program. Errorcode...
Dear Nordic,
how to set UART/USB console output to be non-blocking? We use printk() to output some debug info to USB console. When the USB isn't connected, the program stalls...
Dear Nordic-Support-Team,
I (software developer) work together with an electrical engineer to develop a device, which will incorporate the nRF9160 SiP. The firmware/application...
Dear Nordic Engineer
I currently have a project that requires 5340 to act as an MCU. I also need to plug in a FLASH, which is 4GBIT NAND FLASH. Is there an example of supporting...
Hi :
nRF52832 PCA10040 DK burn this link hex code: https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs
Can...
https://devzone.nordicsemi.com/f/nordic-q-a/49269/long-range-nrf52840-central-can-t-connect-with-peripheral-in-ble_gap_phy_coded
due to this problem recently I have problem...
Hi Nordic Support Team,
I have asked this question previously, but I might as well make another post to collect my experience with this problem this past month. I will try...