This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
Hi,
I took a example (ble Peripheral : ble_app_uart) and enabled bonding and whitelist as per the tutorial devzone.nordicsemi.com/.../ and followed these link ( devzone.nordicsemi...
Hi. I'm using SDK 11, SD s130, gcc, nRF51822. My application is a peripheral that advertises OK and gets a connection from our mobile app OK, but then gets a PM_EVT_ERROR_UNEXPECTED...
Hi ,
I have designed a beacon using nrf51422 nordic chip. But when I checked the antenna frequency , i came to know that its above 2.45 Ghz. I tried by the changing the...
Hello:
I open nrf51-ble-tutorial-service-master\SDK 11.0.0\nrf5-ble-tutorial-service\pca10040\s132\arm5_no_packs\nrf52-ble-tutorial-service.uvprojx and compike then find...
hello:
I open nrf51-ble-tutorial-service-master\SDK 11.0.0\nrf5-ble-tutorial-service\pca10040\s132\arm5_no_packs\ nrf52-ble-tutorial-service.uvprojx, and compile ,the result...
Hello,
I am developing custom driver for TWIM. I am facing a problem with DNACK and ANACK which hangs my application. SCL and SDA lines are monitored through Saleale logic...
hello,
again, sorry for the begginers qustion(probablly i will have 2-3(hopefully) in the next few days). I got today the nrf52-dk, and on the back of the nrf52 is written...
I ask the questition yesterday ,maybe i have not expressed clearly.In my project , I have to use three spi in master mode and three twi in master mode to communicate with...
Hi!
In my teamwork we are developing an application for use a sensor module via spi, and share data and comunicate with other devices via Bluetooth.
I've taken care...
Dears,
We are working for a dongle solution to exchange data.
Have any BLE SDK solution via Uart to exchange data between host & client? and that the host is no need...
Hi,
I am using nRF51822xxaa and s130 and SDK 10.0. nRF51 connects with the app(notifications enabled), then bonds with it. Subsequent communications between the app and the...
I connected with RTT Viewer 5.12f with nrf51 DK board.
while I donwload firmware to the board, I got bunch of error message from RTT viewer..and it stop..sometime the download...
I am having two issues with the following code:
When I run this sample code on my NRF52DK (there's external hardware connceted but that does not affect this operation...
Hello, everyone~
I used to see nRF51802 in an official document but cannot find it in the official website. Is there an nRF51802? If so, what are the differences between...
Hello Everyone,
Can anyone give me recommendation of a BLE App for Eddystone TLM (with temperature)?
Till now, I used the Beacon Manager. But I think the App has a problem...