I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
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...
The gpio specifications table lists 3mA for VDD greater than 1.7V and 6mA for voltages greater than 2.7V but what about in between?
Would a linear approximation between...