Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
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...
I would like to enable access protection on my device, ie no debugger or flash access. Going through the docs, it looks like I’d have to do a few registers to get access protection...
Hi
I'm new to zigbee programming, but as i understand it is possible to make a zigbee mesh with routers only to decentralize to network.
I have tried to start with a...
Hi,
The most recent version of nRF Toolbox v5.0.4 for iOS cannot see or connect any of my devices (nrf52832, SDK 15.3.0, s132_6.1.1) in the NUS/UART section of the app...
I've recently update to 1.6.1.
I'm testing with SLM, only modification is using UART2 to support communication with an external mcu on another board.
HTTP client interface...
I'm currently trying to send a HTTP body payload that includes "\r\n" in the data payload. I'm getting an "OK" response before I have sent the complete payload.
The problem...
Hi,
I use the nRF52832 with SDK14 and no softdevice.
The MISO on oscilloscope is correct but value in the receive buffer is wrong (can be any value). Unfortunately...
Hello,
Sometimes we don't get a fix when seeing 6 satellites with highest 27dB and lowest 18dB signal strength. And sometimes we are able to get a fix with a GPS fix even...
Hello,
I use NRF52832 with SDK 17.0.2.
I run app timer and pwm driver independently ok.
I merged App timer with PWM Driver. But only PWM run, I can't make app timer...
Hi There,
Now, I want to supply energy on the board with external power. As to say, I cannot supply power on the board by USB. In this condition, can I connect the board...
Hello,
Im New to Nrf51822 im trying with Nrf51822 dfu bootloader dual and single in sdk51 . But after compiling the ble not showing in Nrf connect at all. Whats the IROM...
In BLE Central Example like HRS and RSCS,
Central has Enabled the notification when event handler find Case : BLE_RSCS/HRS_C_EVT_DISCOVERY_COMPLETE.
But what if we want...
Hi,
I am working with ppg sensor to calculate heart rate and spo2. I collected data and printed it on RTT for first cycle values are printing on RTT. But after collecting...
When I debug the twi_scanner_pca example , it gets stuck at .thumb_func .weak HardFault_Handler HardFault_Handler: b . On my NRF DK2 everything is fine, on my rigado eval...
Hi, I am trying to compile and run the ble-pc-driver tests but am struggling.
My best guess based on the documentation is that I am specifying something wrong when configuring...
Hi,
I am performing some evaluation on the low power capabilities of the nRF5340 using the DK and the PPK v1.
I have written a really basic BLE Peripheral Application...