Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hello, I have a problem with GPIO Input control
My sensor work on special clock generated by MCU
I've controlled this sensor by Arduino like this
//SCK digital pin...
We are using the NR51422 to develop a BLE application. We reused the project “ble_app_hrm” from the SDK v6 and ran it using the NRF6310 board, everything is ok.
We just...
Hello Everyone, right now i use nrf51-dev kit and i want blinky code for that, in Keil i compile code and load in kit and it work fine but now i want to make code in eclipse...
I'm trying to debug the blinky example with SDK 7.1 using Eclipse Luna. Going through several threads here I could figure out configurations needed and build the app. I can...
Hi,
I have been trying to study how to implement support for over-the-air (OTA) updates in my current S110-based project. But I'm already stuck in the very beginning. How...
I am using softdevice and RTX at the same time.
RTX is using RTC1, softdevice is using RTC0, so no problem there.
But sd_softdevice_enable require a clock source as one...
Hi,
I have problem with nRF51 antenna orientation. I used nRF51 developement kit (mKIT) board and I had problem with communication if I just change a little inorientation...
Can I change the shared channel address (first one or first two bytes in the message) when the channel is open?
The manual says after opening the channel, send a broadcast...
Hi,
I rely on twi_hw_master (from sdk 7.1.0) to communicate with a sensor. It works without any issues without the SoftDevice. With the SoftDevice enabled, using TWI causes...
Would you recommend purchasing Red Dear Lab Development Board? Or should I get an EVKIT from Nordic Semiconductors?
Nordic Semiconductor eval kits are expensive and shipping...
I want to have it wireless capabilities into the cable, the receiver and transmitter antenna ports with shielded wire connected directly, so there will be a wireless signal...
hi, guys.
I'm prepareing the Korea certification, KC, with nRF51822 BLE system.
I'm progressing to get KC by certification agency.
Today, They will have RF signal test...