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...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi ,
How we can achieve the right and left align for the data buffer register for the nordic as well as zephyr ? any sample example where this option we can achieve.
Dear friend,
How much RAM does ECB encryption consume? Currently implemented using a third-party AES library (consumes 2.3k of RAM). Is there a way to encrypt that consumes...
Hi community,
I was changing the IDE from SES to VS Code and got everything running fine except debugging.
If i execute VS Code as administrator debugging works as supposed...
Hey guys,
i tried my best did my own research, but i can't get it to work.
I'm trying to manually add .c and .h files to a project in Segger Embedded Studio ialso put...
The following instructions are for using Segger Embedded Studio to flash the dongle.
https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/nrf52840...
Hi,
I have changed the vendor model for sending data from client to server in light switch example. Earlier it was just sending bool values. I have changed it to uint8_t...
Hi,
I try to write in flash with the flash_manager. I use this code to write in the flash.
Everything is fine when the flash writing succeed. But when a issue occur in...
Hi,
I'm using nRF9160 and want to use PWM with the automatic duty sequence feature using DMA, to make an LED "pulse" for example.
Looking at the documentation for the...
We recently bought a nRF9160 Eval board and are planning to connect it with a STM32H757XI_M7.
We would like to know, how well it can be integrated with the IwIP Stack...
Hi Nordic,
I am using the SDK 17, s140 and the nrf52840 , with a modified multilink NUS central example. The intention is to print over UART as fast as possible all data...
Hi All,
I have a nRF9160 custom board connected thru the P19 debug out connector to the NRF91DK board.
How do I 'make' the NRF91DK debug the custom board nRF9160 and not...
Hello. I have a custom board which contains S32K148 MCU and Murata MBN52832 BLE Module and several other modules like GPS, LTE etc. Board is powered via external 12 V adapter...
Hello. It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to know the handle value of the characteristic set as Generic Access and...
Hello,
We have a bunch of demo devices that were populated with the nrf5340 eng A version. So far we have been able to make them work by using nrf connect SDK v1.4.0 which...
Hello
We want to use the Gazell protocol into an Arduino IDE based firmware project.
Therefore I would like to know if you have any advice, documentation, examples, etc...