I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
Hi
We have a product with Nordic nRF9E5 coupled to Texas CC1190 amplifier.
We are seeing transients at start and end of TX; worst at end. We appear to be non-compliant...
Hello, we are using SDK 5.2.0, SoftDevice 6.2.1 S110 on the peripheral side and S130 on the central side.
We have implemented a serial data link between the two, the central...
I have made a custom PCB with the nRF52832, following the circuit reference, I used the C3 and L1 for tunning the antenna. Instead of a chip antenna I placed a wire in the...
The NRF_LOG library apparently uses memobj, which uses balloc. I assume that means I need to add some blocks in my sdk_config (i.e., MEMORY_MANAGER_SMALL_BLOCK_COUNT, etc...
Hello Guys,
I have some measurements for the determination of the maximum range and the energy consumption. The experiment is based on the ATT_MTU throughput example, nRF5_SDK_14...
Hi,
We have a BLE peripheral device that is used as a mouse/keyboard (nRF52832 SDK 14.0)
The peripheral pairs with most central devices just fine (including Mac and PC...
I have two nrf51 development board. A is PRX, B is PTX. now B can send payload to A , and A can receive and response it by ACK. But some times A want to send payload to B...
hi Nordic support team ,
i have sent my application data to nrf connect .I want to send that data when i write something in "write value " option in nrf connect .After comparing...
Could anybody help me with some useful stuff and links to start programming from scratch for nrf52832 DK on Keil v5. I have some of my undergrad students who need this help...
Hi, guys, I tried nRF5_SDK\examples\ble_peripheral\experimental_ble_app_eddystone example on nRF52832 and it works perfect.
And I compared the code with the normal BLE advertising...
I got this info when I use keil to download progream though jlink.my board is NRF52832,the version of my keil is V5.24 and the version of my SDK is 14.0.
why it's happened...
Using SDK 14.2.0 and PCA10056 Dev kit: when I load the example (usbd_cdc_acm) and flash it, it works well, can communicate in both directions (windows 10 and debian linux...
During more than two years SDK contains OTS in 'experimental' mode. Do you have any plans to update this service (and write an example how to use), or better avoid using this...
Hello,
I updated Segger Jlink software to the last version and there is an issue with the nRF52840 preview DK.
Segger gives popup about updating firmware but it cannot...
I wonder if Nordic reveals electrical schematic of IO buffers?
I have taken some current consumption measurements recently and I have realized that setting a pin as input...